Upgrade RabbitMQ to 3.13 for 2024.1

Change-Id: I553eace3400f6d5feb8d8a5ad90d6856f0b67b6e
This commit is contained in:
Dmitriy Rabotyagov
2024-11-12 20:19:49 +01:00
parent b0fee21460
commit 6dd23cf5a8
3 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
---
features:
- |
RabbitMQ has been updated to new minor version 3.13.7
upgrade:
- |
Upgrade to this release is required before moving forward with
Major OpenStack upgrade due to minimal RabbitMQ version requirement
of 3.13 for transitioning to 4.0 which happens in 2024.2 (Dalmatian).
RabbitMQ 3.12 is being used before this release by default.

View File

@@ -14,7 +14,7 @@
# limitations under the License.
_rabbitmq_install_method: external_repo
_rabbitmq_package_version: "3.12.14-1"
_rabbitmq_package_version: "3.13.7-1"
_rabbitmq_gpg_keys:
- file: gpg/C072C960

View File

@@ -14,7 +14,7 @@
# limitations under the License.
_rabbitmq_install_method: external_repo
_rabbitmq_package_version: "3.12.14-1"
_rabbitmq_package_version: "3.13.7-1"
# NOTE(nhanlon) 2023-05-30: although the package repository is marked
# el9, the packages themselves still have an el8 dist tag for rabbitmq
_rabbitmq_package_dist_tag: "el8"