From 2b2dbcd2937bab4c0c31589fe654b231fbd2e119 Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Sat, 7 Jul 2018 13:29:12 -0400 Subject: [PATCH] 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 --- etc/cinder/rootwrap.d/volume.filters | 4 ---- 1 file changed, 4 deletions(-) diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters index f77c07182aa..64c4bfccfb7 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