deb-python-pycadf/etc/pycadf/neutron_api_audit_map.conf
liyingjun 0c7c8f35e1 Remove invalid character from neutron_api_audit_map.conf
Change-Id: I668afc75d481864f670d0d1b4e33233d91d9e26f
2015-12-27 19:51:20 +08:00

32 lines
710 B
Plaintext

[DEFAULT]
# default target endpoint type
# should match the endpoint type defined in service catalog
target_endpoint_type = None
[custom_actions]
add_router_interface = update/add
remove_router_interface = update/remove
# possible end path of api requests
[path_keywords]
floatingips = ip
healthmonitors = healthmonitor
health_monitors = health_monitor
lb = None
members = member
metering-labels = label
metering-label-rules = rule
networks = network
pools = pool
ports = port
routers = router
quotas = quota
security-groups = security-group
security-group-rules = rule
subnets = subnet
vips = vip
# map endpoint type defined in service catalog to CADF typeURI
[service_endpoints]
network = service/network