60282285bd
This command can be invoked with ``kolla-ansible rabbitmq-reset-state``. This is primarily designed to be used when enabling HA queues[1]. As such, this also updates the RabbitMQ documentation to use this command. [1] https://docs.openstack.org/kolla-ansible/latest/reference/message-queues/rabbitmq.html#high-availability Change-Id: I6ad95a3618fc1a34af56657ef99ef14dc979f17a
8 lines
324 B
YAML
8 lines
324 B
YAML
---
|
|
features:
|
|
- |
|
|
The new command ``kolla-ansible rabbitmq-reset-state`` has been added. It
|
|
force-resets the state of RabbitMQ. This is primarily designed to be used
|
|
when enabling HA queues, see docs:
|
|
https://docs.openstack.org/kolla-ansible/latest/reference/message-queues/rabbitmq.html#high-availability
|