Merge "Fix permissions error when configuring nfs backend"

This commit is contained in:
Jenkins 2016-06-22 23:43:13 +00:00 committed by Gerrit Code Review
commit 1a5431fe51
1 changed files with 3 additions and 0 deletions

View File

@ -103,6 +103,9 @@ truncate: CommandFilter, truncate, root
chmod: CommandFilter, chmod, root
rm: CommandFilter, rm, root
# cinder/volume/drivers/remotefs.py
mkdir: CommandFilter, mkdir, root
# cinder/volume/drivers/netapp/nfs.py:
netapp_nfs_find: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -name, img-cache.*, -amin, \+\d+