kolla-ansible/releasenotes/notes/rabbitmq-enable-all-feature-flags-at-once-28b76958abf54083.yaml
Matt Crees 223556e4e2 RMQ: enable all stable feature flags at once
Also enable these after an upgrade.

Partial-Bug: #2058512
Change-Id: Ib9bdae2e25c2b6cce30e4c8024015ab5875bc1ff
2024-05-13 13:26:10 +01:00

9 lines
308 B
YAML

---
fixes:
- |
All stable RabbitMQ feature flags are now enabled during deployments,
reconfigures, and upgrades. As such, the variable
``rabbitmq_feature_flags`` is no longer required. This is a partial fix to
RabbitMQ SLURP support.
`LP#2049512 <https://launchpad.net/bugs/2058512>`__