From 426ccb9738f98955bbda069c9a505bbfacd305fe Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Fri, 1 Jul 2016 13:21:31 +0100 Subject: [PATCH] Update paste, policy and rootwrap configurations 2016-07-01 Change-Id: Id2e01f406816fb90de06b5cb5f9e3a6f765e502a --- files/rootwrap.d/volume.filters | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/rootwrap.d/volume.filters b/files/rootwrap.d/volume.filters index c4083cbb..925df2d4 100644 --- a/files/rootwrap.d/volume.filters +++ b/files/rootwrap.d/volume.filters @@ -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+ @@ -202,6 +205,7 @@ vgc-cluster: CommandFilter, vgc-cluster, root # cinder/volume/drivers/vzstorage.py pstorage-mount: CommandFilter, pstorage-mount, root pstorage: CommandFilter, pstorage, root +ploop: CommandFilter, ploop, root # initiator/connector.py: drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, root, /opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid