summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChuck Short <chucks@redhat.com>2018-10-18 11:42:42 -0400
committerChuck Short <chucks@redhat.com>2018-10-18 11:42:42 -0400
commitca81be15a834269c6ee72bb19c2de42704ccf315 (patch)
treefc8ad122130b84c4964a12f6e846f04946047a68 /etc
parent7b5d4d03fcb569782b7640a76adb094eaca8e881 (diff)
downloadcinder-ca81be15a834269c6ee72bb19c2de42704ccf315.tar.gz
Remove mount from volume.filters
Remove the mount command from volume.filters it is not being used anywhere. Change-Id: Iafdb783deb769cdee4028e42ec62027c8b2951d1 Signed-off-by: Chuck Short <chucks@redhat.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/cinder/rootwrap.d/volume.filters1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters
index e851f66a5..785e42557 100644
--- a/etc/cinder/rootwrap.d/volume.filters
+++ b/etc/cinder/rootwrap.d/volume.filters
@@ -105,7 +105,6 @@ qemu-img_convert: CommandFilter, qemu-img, root
# cinder/volume/nfs.py
stat: CommandFilter, stat, root
-mount: CommandFilter, mount, root
df: CommandFilter, df, root
du: CommandFilter, du, root
truncate: CommandFilter, truncate, root