From d1124633ce066f1bca9d2e2a0211bdef39dc8281 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 6 May 2020 21:05:01 +0900 Subject: [PATCH] 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] 16e93ccd4f3a6d62ed9d277f03b64bccc63ae060 Change-Id: I297274905a1416c6041c7572a89d9336e6951e60 --- etc/cinder/rootwrap.d/volume.filters | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters index 0c51152f6a4..7f6511b8a6f 100644 --- a/etc/cinder/rootwrap.d/volume.filters +++ b/etc/cinder/rootwrap.d/volume.filters @@ -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: