-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1249 from stackhpc/rabbitmq-multiple-versions
Bump RMQ tag for multiple versions
- Loading branch information
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
releasenotes/notes/add-rabbitmq-multiple-versions-7c6fdb470092409b.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
features: | ||
- | | ||
Adds alternative RabbitMQ container images for versions 3.11, 3.12 and | ||
3.13. This allows us to perform intermediary RabbitMQ upgrades prior to a | ||
SLURP upgrade to Caracal. See the Kolla docs for more details: | ||
https://docs.openstack.org/kolla-ansible/latest/reference/message-queues/rabbitmq.html#slurp |