Revert "Remove mount from volume.filters"

This reverts commit ca81be15a8.

The mount command is used by the NFS driver, via os-brick.

Change-Id: Ie9e1142b1412cc7bd1bdc75c6a8765a2cf308461
This commit is contained in:
Alan Bishop 2018-11-13 11:19:48 -05:00
parent f0aa3665ee
commit 18d0576bb5
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ 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