From: Sean Chen Date: Fri, 5 Jun 2015 19:29:44 +0000 (-0700) Subject: Remove duplicate volume.filters entry X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=db3862d93bc924fc460daca6c0fd6898a07f1a4a;p=openstack-build%2Fcinder-build.git Remove duplicate volume.filters entry mv has already been added by gpfs driver Change-Id: I1cac9088e377b4cf8a44a5a25174ea68cbe900d4 --- diff --git a/etc/cinder/rootwrap.d/volume.filters b/etc/cinder/rootwrap.d/volume.filters index 79c2dd497..aa73e046e 100644 --- a/etc/cinder/rootwrap.d/volume.filters +++ b/etc/cinder/rootwrap.d/volume.filters @@ -122,8 +122,11 @@ systool: CommandFilter, systool, root blockdev: CommandFilter, blockdev, root # cinder/volume/drivers/ibm/gpfs.py -cp: CommandFilter, cp, root +# cinder/volume/drivers/tintri.py mv: CommandFilter, mv, root + +# cinder/volume/drivers/ibm/gpfs.py +cp: CommandFilter, cp, root mmgetstate: CommandFilter, /usr/lpp/mmfs/bin/mmgetstate, root mmclone: CommandFilter, /usr/lpp/mmfs/bin/mmclone, root mmlsattr: CommandFilter, /usr/lpp/mmfs/bin/mmlsattr, root @@ -186,9 +189,6 @@ audppool: EnvFilter, env, root, LANG=, STONAVM_HOME=, LD_LIBRARY_PATH=, STONAVM_ aureplicationlocal: EnvFilter, env, root, LANG=, STONAVM_HOME=, LD_LIBRARY_PATH=, STONAVM_RSP_PASS=, STONAVM_ACT=, /usr/stonavm/aureplicationlocal aureplicationmon: EnvFilter, env, root, LANG=, STONAVM_HOME=, LD_LIBRARY_PATH=, STONAVM_RSP_PASS=, STONAVM_ACT=, /usr/stonavm/aureplicationmon -# cinder/volume/drivers/tintri.py -mv: CommandFilter, mv, root - # cinder/volume/drivers/hgst.py vgc-cluster: CommandFilter, vgc-cluster, root