Merge "Added a policy for retrieving the agent hosting a load balancer"

This commit is contained in:
Jenkins 2015-02-27 00:32:03 +00:00 committed by Gerrit Code Review
commit daf4f1938d
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
"get_loadbalancer-agent": "rule:admin_only",
"get_loadbalancer-pools": "rule:admin_only",
"get_agent-loadbalancers": "rule:admin_only",
"get_loadbalancer-hosting-agent": "rule:admin_only",
"create_floatingip": "rule:regular_user",
"create_floatingip:floating_ip_address": "rule:admin_only",