cinder/bin
Thierry Carrez 2b2c97eb5c Deprecate root_helper in favor of rootwrap_config
Align with recent changes in nova-rootwrap by marking the
root_helper option deprecated and introduce usage of the
rootwrap_config option instead. The root_helper option will still
fully be supported in Folsom, but will be removed in Grizzly.

Transition notes: you should replace:
root_helper=sudo cinder-rootwrap /etc/cinder/rootwrap.conf

by:
rootwrap_config=/etc/cinder/rootwrap.conf

Change-Id: I22a6d2bdee6ad2c5ad587ceec574cec4b2887f22
2012-08-03 15:35:03 +02:00
..
cinder-all Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
cinder-api Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
cinder-manage Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
cinder-rootwrap Deprecate root_helper in favor of rootwrap_config 2012-08-03 15:35:03 +02:00
cinder-scheduler Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
cinder-volume utils module is still being used by cinder-volume service 2012-07-20 09:00:51 -07:00
clear_rabbit_queues Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00