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
This commit is contained in:
Abhishek Sharma 2017-08-01 12:30:47 -05:00
parent fd2a777b03
commit ab883f5d61
1 changed files with 15 additions and 0 deletions

View File

@ -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