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
This commit is contained in:
Ivan Anfimov 2025-01-18 21:48:19 +00:00
parent f1bd2fda44
commit f9e36c6152

View File

@ -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
<https://dnf.readthedocs.io/en/latest/conf_ref.html#repo-options>`_.