Update paste, policy and rootwrap configurations 2016-12-13
Change-Id: Ie872cb246b78c2f415111cd3f08a76ff9dd7d020
This commit is contained in:
parent
ac55b9ee99
commit
6b4ec4f02e
@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"context_is_admin": "role:admin",
|
"admin_or_owner": "is_admin:True or (role:admin and is_admin_project:True) or project_id:%(project_id)s",
|
||||||
"admin_or_owner": "is_admin:True or project_id:%(project_id)s",
|
|
||||||
"default": "rule:admin_or_owner",
|
"default": "rule:admin_or_owner",
|
||||||
|
|
||||||
"admin_api": "is_admin:True",
|
"admin_api": "is_admin:True or (role:admin and is_admin_project:True)",
|
||||||
|
|
||||||
"volume:create": "",
|
"volume:create": "",
|
||||||
"volume:delete": "rule:admin_or_owner",
|
"volume:delete": "rule:admin_or_owner",
|
||||||
|
Loading…
Reference in New Issue
Block a user