Merge "Drop support for Ubuntu Jammy (22.04)"

This commit is contained in:
Zuul
2025-04-29 08:58:42 +00:00
committed by Gerrit Code Review
5 changed files with 6 additions and 4 deletions

View File

@@ -16,5 +16,4 @@ host_os_distributions:
Rocky:
- "9"
Ubuntu:
- "jammy"
- "noble"

View File

@@ -186,7 +186,7 @@ There are a few options that are required to deploy Kolla Ansible:
- Rocky (``rocky``)
- Ubuntu (``ubuntu``)
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 22.04.
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 24.04.
.. code-block:: console

View File

@@ -177,7 +177,7 @@ There are a few options that are required to deploy Kolla Ansible:
- Rocky (``rocky``)
- Ubuntu (``ubuntu``)
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 22.04.
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 24.04.
.. code-block:: console

View File

@@ -16,7 +16,6 @@ Kolla Ansible supports the following host Operating Systems (OS):
* CentOS Stream 9
* Debian Bookworm (12)
* Rocky Linux 9
* Ubuntu Jammy (22.04)
* Ubuntu Noble (24.04)
Supported container images

View File

@@ -0,0 +1,4 @@
---
upgrade:
- |
Removes support for Ubuntu 22.04 (Jammy) as a host operating system.