diff --git a/etc/pycadf/neutron_api_audit_map.conf b/etc/pycadf/neutron_api_audit_map.conf index 2705252..581dd34 100644 --- a/etc/pycadf/neutron_api_audit_map.conf +++ b/etc/pycadf/neutron_api_audit_map.conf @@ -3,7 +3,7 @@ # should match the endpoint type defined in service catalog target_endpoint_type = None -​[custom_actions] +[custom_actions] add_router_interface = update/add remove_router_interface = update/remove @@ -12,7 +12,7 @@ remove_router_interface = update/remove floatingips = ip healthmonitors = healthmonitor health_monitors = health_monitor -lb = None​ +lb = None members = member metering-labels = label metering-label-rules = rule @@ -28,4 +28,4 @@ vips = vip # map endpoint type defined in service catalog to CADF typeURI [service_endpoints] -network = service/network \ No newline at end of file +network = service/network