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:
parent
f0aa3665ee
commit
18d0576bb5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user