]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update oslo messaging configuration section for fullstack
authorMiguel Angel Ajo <mangelajo@redhat.com>
Fri, 21 Aug 2015 05:42:22 +0000 (07:42 +0200)
committerMiguel Angel Ajo <mangelajo@redhat.com>
Fri, 21 Aug 2015 06:10:39 +0000 (08:10 +0200)
commitf4069c02837a70e7bb0d85ec432a4c73372c6cd5
tree32008e6027ba7716c80a0e9aaab8b50aa8fe0beb
parent40576ae09ca0b54a665516215e2774a5c04bc90a
Update oslo messaging configuration section for fullstack

rabbit_virtual_host, rabbit_hosts, rabbit_userid, and rabbit_password
for oslo_messaging are now deprecated in the DEFAULT config section.

Those settings should be provided under the oslo_messaging_rabbit section
now.

Closes-Bug: 1487322

Change-Id: I12d560aefceeadb03f7a4ee1e4e2f920b2cf57f2
neutron/tests/fullstack/resources/config.py