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>
This commit is contained in:
Chuck Short 2018-10-18 11:42:42 -04:00
parent 7b5d4d03fc
commit ca81be15a8
1 changed files with 0 additions and 1 deletions

View File

@ -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