Adding gnocchi_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 gnocchi.

Change-Id: Ia435a05d6591c9c98dc5110a36ade6ac3abf9c49
Closes-Bug: 1710543
This commit is contained in:
Abhishek Sharma 2017-08-14 00:18:30 -05:00
parent e848d07598
commit dd7e62afd0
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
[DEFAULT]
# default target endpoint type
# should match the endpoint type defined in service catalog
target_endpoint_type = metric
# possible end path of api requests
[path_keywords]
metric = metric_id
measures = None
archive_policy = archive_policy_name
archive_policy_rule = archive_policy_rule_name
generic = generic_id
instance = instance_id
history = None
resource_type = resource_type_name
capabilities = None
status = None
# map endpoint type defined in service catalog to CADF typeURI
[service_endpoints]
metric=service/metric