Merge "Let keystone make rabbitmq queues HA when available"
This commit is contained in:
commit
72e45b8ad4
@ -550,6 +550,8 @@ conf:
|
|||||||
backend: dogpile.cache.memcached
|
backend: dogpile.cache.memcached
|
||||||
oslo_messaging_notifications:
|
oslo_messaging_notifications:
|
||||||
driver: messagingv2
|
driver: messagingv2
|
||||||
|
oslo_messaging_rabbit:
|
||||||
|
rabbit_ha_queues: true
|
||||||
security_compliance:
|
security_compliance:
|
||||||
# NOTE(vdrok): The following two options have effect only for SQL backend
|
# NOTE(vdrok): The following two options have effect only for SQL backend
|
||||||
lockout_failure_attempts: 5
|
lockout_failure_attempts: 5
|
||||||
|
Loading…
Reference in New Issue
Block a user