Merge "Fix outdated comment in rootwrap filter"

This commit is contained in:
Zuul 2020-05-18 14:01:44 +00:00 committed by Gerrit Code Review
commit 06c4ab01b8
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@ rm: CommandFilter, rm, root
# cinder/volume/drivers/netapp/dataontap/nfs_base.py:
netapp_nfs_find: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -name, img-cache.*, -amin, \+\d+
# cinder/volume/drivers/glusterfs.py
# cinder/backup/drivers/nfs.py
# cinder/backup/drivers/glusterfs.py
chgrp: CommandFilter, chgrp, root
# cinder/brick/initiator/connector.py: