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:
parent
6186995745
commit
3cfb8331c4
@ -1472,6 +1472,8 @@ conf:
|
|||||||
root_helper: sudo /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
|
root_helper: sudo /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
|
||||||
oslo_messaging_notifications:
|
oslo_messaging_notifications:
|
||||||
driver: messagingv2
|
driver: messagingv2
|
||||||
|
oslo_messaging_rabbit:
|
||||||
|
rabbit_ha_queues: true
|
||||||
oslo_middleware:
|
oslo_middleware:
|
||||||
enable_proxy_headers_parsing: true
|
enable_proxy_headers_parsing: true
|
||||||
nova:
|
nova:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user