Neutron: make rabbitmq queues ha

This PS tells neutron to make rabbitmq queues ha when available.

Change-Id: I708d354224a14e9b49be3faf1589f5a4791f5de9
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2019-03-29 15:15:02 -05:00 committed by Pete Birley
parent 6186995745
commit 3cfb8331c4

View File

@ -1472,6 +1472,8 @@ conf:
root_helper: sudo /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
oslo_messaging_notifications:
driver: messagingv2
oslo_messaging_rabbit:
rabbit_ha_queues: true
oslo_middleware:
enable_proxy_headers_parsing: true
nova: