summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhishek Sharma <abmsharm@in.ibm.com>2017-08-01 12:30:47 -0500
committerAbhishek Sharma <abmsharm@in.ibm.com>2017-08-02 01:30:24 -0500
commitab883f5d612b07214efefb8cad12e14274b2c1d2 (patch)
tree69655f200de2a691fb3f11bf1d970dd4c3ddf991
parentfd2a777b03f2ef6dd3753e9f7619adc7f90e4f4e (diff)
downloadpycadf-ab883f5d612b07214efefb8cad12e14274b2c1d2.tar.gz
Adding panko_api_audit_map.conf to pycadf
Like we have the provision to audit API calls for services like nova, cinder etc., this change includes audit conf file for panko. Change-Id: I8c4ef97b7fac95770a24785cdaceb231e5977d1f Closes-Bug: 1707974
-rw-r--r--etc/pycadf/panko_api_audit_map.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/pycadf/panko_api_audit_map.conf b/etc/pycadf/panko_api_audit_map.conf
new file mode 100644
index 0000000..31af4b8
--- /dev/null
+++ b/etc/pycadf/panko_api_audit_map.conf
@@ -0,0 +1,15 @@
+[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]
+events = message_id
+capabilities = None
+event_types = event_type
+traits = event_type
+
+# map endpoint type defined in service catalog to CADF typeURI
+[service_endpoints]
+event=service/event