nova/etc/nova/rootwrap.d
Xing Yang 205b244ca1 Fix ScaleIO commands in rootwrap filters
Currently the ScaleIO command entry in compute.filters is this:
drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid,
root

During CI testing, we found that it should be changed to the following:
drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, root,
/opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid

Change-Id: I0ee874feb1fe2dd47694f81cb532f2e0fe3170cb
Closes-Bug: #1494467
2015-09-10 15:55:04 -04:00
..
api-metadata.filters Configurable exec_dirs to find rootwrap commands 2012-12-03 15:12:06 +01:00
compute.filters Fix ScaleIO commands in rootwrap filters 2015-09-10 15:55:04 -04:00
network.filters Move ebrctl to compute.filter. 2015-05-12 09:08:48 +00:00