Add ScaleIO Cinder driver commands
ScaleIO Cinder driver commands are currently missing from Cinder's rootwrap filters. Since we are not using os-brick's rootwrap filters in Liberty, these missing commands need to be added to Cinder's rootwrap filters. Change-Id: Ia466a722a17730fa2104fa9a4b1898c6373d10ec Closes-Bug: #1479530
This commit is contained in:
parent
87d32b1590
commit
ed0a11ba0b
@ -202,3 +202,6 @@ vgc-cluster: CommandFilter, vgc-cluster, root
|
||||
# cinder/volume/drivers/vzstorage.py
|
||||
pstorage-mount: CommandFilter, pstorage-mount, root
|
||||
pstorage: CommandFilter, pstorage, root
|
||||
|
||||
# initiator/connector.py:
|
||||
drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, root, /opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid
|
||||
|
Loading…
Reference in New Issue
Block a user