nova/etc/nova
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
..
rootwrap.d Fix ScaleIO commands in rootwrap filters 2015-09-10 15:55:04 -04:00
README-nova.conf.txt fix the extension of README in etc/nova 2014-03-25 15:01:51 -07:00
api-paste.ini api: use v2.1 only in api-paste.ini 2015-08-28 10:14:27 +00:00
cells.json Remove trailing comma from sample JSON 2014-02-26 10:17:01 +08:00
logging_sample.conf Add notes explaining vmware's suds usage 2015-09-03 17:23:47 +10:00
nova-config-generator.conf Switch to oslo.service library 2015-07-11 02:54:42 +00:00
policy.json Add missing delete policies in the sample file 2015-09-08 11:59:34 +08:00
release.sample Allow loading of product/vendor/package info from external file 2012-12-19 18:54:33 +00:00
rootwrap.conf Fix invalid facilities documented in rootwrap.conf 2014-02-16 13:30:14 -08:00