charm-nova-compute/hooks/charmhelpers/contrib/openstack
Corey Bryant 9254beb043 Update rabbit driver config options
The stein version of python-oslo.messaging (9.0.0+) has removed
the following config options from the [oslo_messaging_rabbit]
section:

rabbit_host, rabbit_port, rabbit_hosts, rabbit_userid,
rabbit_password, rabbit_virtual_host rabbit_max_retries, and
rabbit_durable_queues.

The above change requires a sync from charm-helpers.

Additionally the transport_url directive has been moved to the
[DEFAULT] section.

These have been deprecated since Ocata, therefore this change
will be provided to pre-Stein templates in order to drop
deprecation warnings.

See release notes at:
https://docs.openstack.org/releasenotes/oslo.messaging/index.html

test_300_nova_config is also removed in this change as amulet tests
no longer need to confirm config file settings.

Change-Id: I63e5abfecb45d097afed14d082cb91457c4fa60b
Closes-Bug: #1817672
2019-02-26 12:56:31 +00:00
..
amulet Update charm-helpers-hooks.yaml and sync ch 2019-02-12 15:58:00 -08:00
audits Update rabbit driver config options 2019-02-26 12:56:31 +00:00
files Sync charm-helpers 2018-01-19 12:10:10 +00:00
ha Sync charm-helpers 2019-01-08 15:19:07 +00:00
templates Update rabbit driver config options 2019-02-26 12:56:31 +00:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
alternatives.py Resync charmhelpers for py3 fixes. 2017-11-13 16:43:59 +00:00
cert_utils.py Sync charm-helpers 2019-01-08 15:19:07 +00:00
context.py Update rabbit driver config options 2019-02-26 12:56:31 +00:00
exceptions.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
ip.py Update rabbit driver config options 2019-02-26 12:56:31 +00:00
keystone.py Prevent repeated nova-compute service restart 2017-06-12 20:58:57 +01:00
neutron.py Resync charmhelpers for py3 fixes. 2017-11-13 16:43:59 +00:00
ssh_migrations.py Sync charm helpers and enable Rocky func test 2018-08-28 14:59:12 -05:00
templating.py Update charm-helpers-hooks.yaml and sync ch 2019-02-12 15:58:00 -08:00
utils.py Update charm-helpers-hooks.yaml and sync ch 2019-02-12 15:58:00 -08:00
vaultlocker.py Add support for instance storage encryption 2018-05-15 08:27:10 +01:00