summaryrefslogtreecommitdiff
path: root/etc/cinder/rootwrap.d
diff options
context:
space:
mode:
authorChuck Short <chucks@redhat.com>2018-07-07 13:29:12 -0400
committerChuck Short <chucks@redhat.com>2018-07-11 11:13:25 -0400
commit2b2dbcd2937bab4c0c31589fe654b231fbd2e119 (patch)
tree70aad0d1a7cf59eb48ca398865ee734c5c0e43fe /etc/cinder/rootwrap.d
parent5306a20150ac35341d0ee46dbfc70068ec09941d (diff)
downloadcinder-2b2dbcd2937bab4c0c31589fe654b231fbd2e119.tar.gz
Remove hus-cmd from rootwrap volume.filters
Remove the hus-cmd and hus-cmd_local from volume.filters because its not being used anywhere. Change-Id: If4068378ed4804a3aa707c218f35dcd2685d06c2 Signed-off-by: Chuck Short <chucks@redhat.com>
Diffstat (limited to 'etc/cinder/rootwrap.d')
-rw-r--r--etc/cinder/rootwrap.d/volume.filters4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters
index f77c07182..64c4bfccf 100644
--- a/etc/cinder/rootwrap.d/volume.filters
+++ b/etc/cinder/rootwrap.d/volume.filters
@@ -125,10 +125,6 @@ netapp_nfs_touch: CommandFilter, touch, root
chgrp: CommandFilter, chgrp, root
umount: CommandFilter, umount, root
-# cinder/volumes/drivers/hds/hds.py:
-hus-cmd: CommandFilter, hus-cmd, root
-hus-cmd_local: CommandFilter, /usr/local/bin/hus-cmd, root
-
# cinder/brick/initiator/connector.py:
ls: CommandFilter, ls, root
tee: CommandFilter, tee, root