From f9e36c6152afca1724f12bac6475e9a719daebe2 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Sat, 18 Jan 2025 21:48:19 +0000 Subject: [PATCH] OpenStack packages for RHEL and CentOS - Maintained Releases Updating from https://releases.openstack.org Plus fix for yum-versionlock update to dnf versionlock Change-Id: I0db3ea686e80ce5201c439a22f4e318d9b946f80 Closes-Bug: #2095236 --- doc/install-guide/source/environment-packages-rdo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-guide/source/environment-packages-rdo.rst b/doc/install-guide/source/environment-packages-rdo.rst index 525bb6fe34..ad8df567af 100644 --- a/doc/install-guide/source/environment-packages-rdo.rst +++ b/doc/install-guide/source/environment-packages-rdo.rst @@ -46,7 +46,7 @@ Operating System - *None* * - CentOS Stream 9 / RHEL 9 - Xena and following releases - - Zed, 2023.1 Antelope (SLURP), 2023.2 Bobcat, 2024.1 Caracal (SLURP) + - 2023.2 Bobcat, 2024.1 Caracal (SLURP), 2024.2 Dalmatian Prerequisites ------------- @@ -55,7 +55,7 @@ Prerequisites We recommend disabling EPEL when using RDO packages due to updates in EPEL breaking backwards compatibility. Or, preferably pin package - versions using the ``yum-versionlock`` plugin. + versions using the ``dnf versionlock`` plugin (if unavailable please use ``dnf install 'dnf-command(versionlock)'``). If EPEL is needed, also consider `lowering its priority in DNF `_.