kolla-ansible/ansible/roles/rabbitmq
Gene Kuo c5d314d979 Enable 3.12 Required Feature Flags for RabbitMQ
Kolla have updated the RabbitMQ image version from 3.11 to 3.12. While
in 3.12, there are a few feature flags that is marked as required [1].
If those are not enable, RabbitMQ will fail to start after upgrade.

This commit added additional required feature flags to the
rabbitmq_feature_flags list.

[1] https://www.rabbitmq.com/feature-flags.html#core-feature-flags

Change-Id: I401bbaae059bca5c656269f65ac8b7bff0aefae2
2023-10-07 00:27:05 +09:00
..
defaults Enable 3.12 Required Feature Flags for RabbitMQ 2023-10-07 00:27:05 +09:00
handlers Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00
tasks Add command to force reset the state of RabbitMQ 2023-08-25 10:09:58 +00:00
templates Trivial fix - add int filter for rabbitmq definitions 2023-04-19 21:27:20 +02:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00