kolla-ansible/releasenotes/notes/command-to-force-reset-rabbitmq-state-7ec4414fd2a63d16.yaml
Matt Crees 60282285bd Add command to force reset the state of RabbitMQ
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
2023-08-25 10:09:58 +00:00

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