kolla-ansible/doc/source
Matt Crees 09df6fc1aa Add a flag to handle RabbitMQ high availability
A combination of durable queues and classic queue mirroring can be used
to provide high availability of RabbitMQ. However, these options should
only be used together, otherwise the system will become unstable. Using
the flag ``om_enable_rabbitmq_high_availability`` will either enable
both options at once, or neither of them.

There are some queues that should not be mirrored:
* ``reply`` queues (these have a single consumer and TTL policy)
* ``fanout`` queues (these have a TTL policy)
* ``amq`` queues (these are auto-delete queues, with a single consumer)
An exclusionary pattern is used in the classic mirroring policy. This
pattern is ``^(?!(amq\\.)|(.*_fanout_)|(reply_)).*``

Change-Id: I51c8023b260eb40b2eaa91bd276b46890c215c25
2023-01-13 15:40:08 +00:00
..
_extra docs: Improve info about neutron external interface 2021-10-20 10:05:59 +01:00
admin Update RHEL family information 2022-10-18 14:42:39 +02:00
contributor Change clouds.yaml location 2022-09-27 11:10:12 +00:00
reference Add a flag to handle RabbitMQ high availability 2023-01-13 15:40:08 +00:00
user Merge "Rework the Quickstart Guide to make it easier for Newcomers" 2023-01-02 07:28:29 +00:00
conf.py docs: Octavia OVN provider 2022-11-14 12:35:42 +00:00
index.rst [docs] Unify project's naming convention 2021-01-27 20:08:41 +01:00