Cinder: make rabbitmq queues ha
This PS tells cinder to make rabbitmq queues ha when available. Change-Id: I680e14b2f48ab7d50b8688d29d690c92fc33d696 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
6186995745
commit
d83afc8f91
@ -783,6 +783,8 @@ conf:
|
|||||||
driver: messagingv2
|
driver: messagingv2
|
||||||
oslo_middleware:
|
oslo_middleware:
|
||||||
enable_proxy_headers_parsing: true
|
enable_proxy_headers_parsing: true
|
||||||
|
oslo_messaging_rabbit:
|
||||||
|
rabbit_ha_queues: true
|
||||||
coordination:
|
coordination:
|
||||||
backend_url: file:///var/lib/cinder/coordination
|
backend_url: file:///var/lib/cinder/coordination
|
||||||
logging:
|
logging:
|
||||||
|
Loading…
Reference in New Issue
Block a user