summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliyingjun <yingjun.li@kylin-cloud.com>2015-12-27 19:47:30 +0800
committerliyingjun <yingjun.li@kylin-cloud.com>2015-12-27 19:51:20 +0800
commit0c7c8f35e18420c3a6a9fff460649858f5e4acf6 (patch)
treee4a57047c1e33d4b380531d30d05dec1b912c350
parent783ce98ec5b4cd6765568c9b1fff1b17f8dc4bc5 (diff)
downloadpycadf-0c7c8f35e18420c3a6a9fff460649858f5e4acf6.tar.gz
Remove invalid character from neutron_api_audit_map.conf
Change-Id: I668afc75d481864f670d0d1b4e33233d91d9e26f
-rw-r--r--etc/pycadf/neutron_api_audit_map.conf6
1 files changed, 3 insertions, 3 deletions
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