Update paste, policy and rootwrap configurations 2017-08-25
Change-Id: I8798b8df43ed9ec6b0a9499f1b995f2cf025969b
This commit is contained in:
parent
e56ae0fc59
commit
c605a6586e
@ -118,9 +118,6 @@
|
|||||||
"create_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
|
"create_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
|
||||||
"update_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
|
"update_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
|
||||||
|
|
||||||
"insert_rule": "rule:admin_or_owner",
|
|
||||||
"remove_rule": "rule:admin_or_owner",
|
|
||||||
|
|
||||||
"create_qos_queue": "rule:admin_only",
|
"create_qos_queue": "rule:admin_only",
|
||||||
"get_qos_queue": "rule:admin_only",
|
"get_qos_queue": "rule:admin_only",
|
||||||
|
|
||||||
@ -225,5 +222,12 @@
|
|||||||
"get_security_group_rules": "rule:admin_or_owner",
|
"get_security_group_rules": "rule:admin_or_owner",
|
||||||
"get_security_group_rule": "rule:admin_or_owner",
|
"get_security_group_rule": "rule:admin_or_owner",
|
||||||
"create_security_group_rule": "rule:admin_or_owner",
|
"create_security_group_rule": "rule:admin_or_owner",
|
||||||
"delete_security_group_rule": "rule:admin_or_owner"
|
"delete_security_group_rule": "rule:admin_or_owner",
|
||||||
|
|
||||||
|
"get_loggable_resources": "rule:admin_only",
|
||||||
|
"create_log": "rule:admin_only",
|
||||||
|
"update_log": "rule:admin_only",
|
||||||
|
"delete_log": "rule:admin_only",
|
||||||
|
"get_logs": "rule:admin_only",
|
||||||
|
"get_log": "rule:admin_only"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user