Fix outdated comment in rootwrap filter

GlusterFS volume driver has been removed[1], and chgrp is now used
in NFS backup driver and GlusterFS backup driver.

[1] 16e93ccd4f

Change-Id: I297274905a1416c6041c7572a89d9336e6951e60
This commit is contained in:
Takashi Kajinami 2020-05-06 21:05:01 +09:00
parent 056bde4d70
commit d1124633ce
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: