Remove remaining BGP code from neutron
There still are BGP codes in neutron repo, this patch remove it. It was missed in commit I20b6ddd37d10eae70e8294d578e53137c0f866fe Change-Id: I6bf71b14a03ccc005dcd4d67078e7e9f4a7ed197 Closes-Bug: #1584333
This commit is contained in:
parent
dd007d3a0b
commit
12200922a9
@ -218,10 +218,5 @@
|
||||
"create_flavor_service_profile": "rule:admin_only",
|
||||
"delete_flavor_service_profile": "rule:admin_only",
|
||||
"get_flavor_service_profile": "rule:regular_user",
|
||||
"get_auto_allocated_topology": "rule:admin_or_owner",
|
||||
|
||||
"add_gateway_network": "rule:admin_only",
|
||||
"remove_gateway_network": "rule:admin_only",
|
||||
|
||||
"get_advertised_routes":"rule:admin_only"
|
||||
"get_auto_allocated_topology": "rule:admin_or_owner"
|
||||
}
|
||||
|
@ -218,10 +218,5 @@
|
||||
"create_flavor_service_profile": "rule:admin_only",
|
||||
"delete_flavor_service_profile": "rule:admin_only",
|
||||
"get_flavor_service_profile": "rule:regular_user",
|
||||
"get_auto_allocated_topology": "rule:admin_or_owner",
|
||||
|
||||
"add_gateway_network": "rule:admin_only",
|
||||
"remove_gateway_network": "rule:admin_only",
|
||||
|
||||
"get_advertised_routes":"rule:admin_only"
|
||||
"get_auto_allocated_topology": "rule:admin_or_owner"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user