diff options
author | Thierry Carrez <thierry@openstack.org> | 2012-08-01 14:44:28 +0200 |
---|---|---|
committer | Thierry Carrez <thierry@openstack.org> | 2012-08-01 15:32:37 +0200 |
commit | 1d447e69f9f898eeda6fc37c965baa905105a1cc (patch) | |
tree | ac681c3e1f9778912c4bff905c36a2fb27548575 /nova/notifications.py | |
parent | 794a673b05d7479ba8d1b34b3d1c9149304a3528 (diff) | |
download | nova-1d447e69f9f898eeda6fc37c965baa905105a1cc.tar.gz nova-1d447e69f9f898eeda6fc37c965baa905105a1cc.tar.xz nova-1d447e69f9f898eeda6fc37c965baa905105a1cc.zip |
Deprecate root_helper in favor of rootwrap_config
Mark 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 nova-rootwrap /etc/nova/rootwrap.conf
by:
rootwrap_config=/etc/nova/rootwrap.conf
Implements bp deprecate-root-helper
Change-Id: I8dfc94e9b91f7ffc82d393b345f09409da347e78
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions