summaryrefslogtreecommitdiff
path: root/etc/cinder/rootwrap.d
diff options
context:
space:
mode:
authorCharles Short <chucks@redhat.com>2018-09-17 17:23:44 -0400
committerCharles Short <chucks@redhat.com>2018-09-17 17:24:50 -0400
commitcf805cd3bbe14cf7aea0ad897d944781ad823bc5 (patch)
treecff1573ff1a3370668617b76169b0ff69596bf4e /etc/cinder/rootwrap.d
parentab911c1b4772e9a720e034035d669ce9530d8cbe (diff)
downloadcinder-cf805cd3bbe14cf7aea0ad897d944781ad823bc5.tar.gz
Remove aoe-revalidate, aoe-discover, aoe-flush
Remove from rootwrap.d/volume.filters since they are not being used anywhere. Change-Id: I0cabd55bcef569212ac0e2c188051e62ee265c22 Signed-off-by: Charles Short <chucks@redhat.com>
Diffstat (limited to 'etc/cinder/rootwrap.d')
-rw-r--r--etc/cinder/rootwrap.d/volume.filters5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters
index 9ad116941..8f55b5cf2 100644
--- a/etc/cinder/rootwrap.d/volume.filters
+++ b/etc/cinder/rootwrap.d/volume.filters
@@ -155,11 +155,6 @@ mmdelsnapshot: CommandFilter, mmdelsnapshot, root
# cinder/volume/drivers/ibm/ibmnas.py
find_maxdepth_inum: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -ignore_readdir_race, -inum, \d+, -print0, -quit
-# cinder/brick/initiator/connector.py:
-aoe-revalidate: CommandFilter, aoe-revalidate, root
-aoe-discover: CommandFilter, aoe-discover, root
-aoe-flush: CommandFilter, aoe-flush, root
-
# cinder/brick/initiator/linuxscsi.py:
sg_scan: CommandFilter, sg_scan, root