Nova: make rabbitmq queues ha
This PS tells nova to make rabbitmq queues ha when available. Change-Id: I965d18ea5d5cdf5ab54bb33c6a46b4a92e039c5e Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
6186995745
commit
a71116c43d
@ -1509,6 +1509,8 @@ conf:
|
|||||||
api_paste_config: /etc/nova/api-paste.ini
|
api_paste_config: /etc/nova/api-paste.ini
|
||||||
oslo_messaging_notifications:
|
oslo_messaging_notifications:
|
||||||
driver: messagingv2
|
driver: messagingv2
|
||||||
|
oslo_messaging_rabbit:
|
||||||
|
rabbit_ha_queues: true
|
||||||
placement:
|
placement:
|
||||||
auth_type: password
|
auth_type: password
|
||||||
auth_version: v3
|
auth_version: v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user