summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/pycadf/trove_api_audit_map.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/pycadf/trove_api_audit_map.conf b/etc/pycadf/trove_api_audit_map.conf
new file mode 100644
index 0000000..75fe623
--- /dev/null
+++ b/etc/pycadf/trove_api_audit_map.conf
@@ -0,0 +1,23 @@
+[DEFAULT]
+# default target endpoint type
+# should match the endpoint type defined in service catalog
+target_endpoint_type = None
+
+# possible end path of api requests
+[path_keywords]
+instances=instance
+configuration=None
+root=None
+action=None
+databases=database
+users=user
+flavors=flavor
+backups=backup
+configurations=configuration
+versions=version
+datastores=datastore
+parameters=parameter
+
+# map endpoint type defined in service catalog to CADF typeURI
+[service_endpoints]
+database=service/database