Update paste, policy and rootwrap configurations 2017-02-02
Change-Id: I7c461529573c0d820ffa4e82d5190b4ead4aecee
This commit is contained in:
parent
492e2394d4
commit
b1de1e06dc
@ -222,3 +222,7 @@ ploop: CommandFilter, ploop, root
|
||||
|
||||
# initiator/connector.py:
|
||||
drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, root, /opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid
|
||||
|
||||
# cinder/volume/drivers/quobyte.py
|
||||
getfattr: CommandFilter, getfattr, root
|
||||
mount.quobyte: CommandFilter, getfattr, root
|
||||
|
@ -5,6 +5,7 @@
|
||||
"admin_api": "is_admin:True or (role:admin and is_admin_project:True)",
|
||||
|
||||
"volume:create": "",
|
||||
"volume:create_from_image": "",
|
||||
"volume:delete": "rule:admin_or_owner",
|
||||
"volume:force_delete": "rule:admin_api",
|
||||
"volume:get": "rule:admin_or_owner",
|
||||
|
Loading…
Reference in New Issue
Block a user