Some Rocky Linux 9 cleanups
* Fix description of kolla_base_distro * Update support matrix notes Change-Id: Ibc2b9b647766231029fdc2c0e3671e872b1ae366
This commit is contained in:
parent
4b20bb62a8
commit
5846d81c53
@ -113,7 +113,8 @@ The following variables affect which Kolla images are used, and how they are
|
|||||||
accessed.
|
accessed.
|
||||||
|
|
||||||
``kolla_base_distro``
|
``kolla_base_distro``
|
||||||
Kolla base container image distribution. Default is ``rocky``.
|
Kolla base container image distribution. Default is
|
||||||
|
``{{ os_distribution }}``.
|
||||||
``kolla_base_distro_version``
|
``kolla_base_distro_version``
|
||||||
Kolla base container image distribution version. Default is dependent on
|
Kolla base container image distribution version. Default is dependent on
|
||||||
``kolla_base_distro``.
|
``kolla_base_distro``.
|
||||||
|
@ -9,22 +9,24 @@ Supported Operating Systems
|
|||||||
|
|
||||||
Kayobe supports the following host Operating Systems (OS):
|
Kayobe supports the following host Operating Systems (OS):
|
||||||
|
|
||||||
* CentOS Stream 9 (since Zed 13.0.0 release)
|
|
||||||
* Rocky Linux 9 (since Zed 13.0.0 release)
|
* Rocky Linux 9 (since Zed 13.0.0 release)
|
||||||
* Ubuntu Jammy 22.04 (since Zed 13.0.0 release)
|
* Ubuntu Jammy 22.04 (since Zed 13.0.0 release)
|
||||||
|
|
||||||
.. note::
|
In addition to that CentOS Stream 9 host OS is functional, but not officially
|
||||||
|
supported. Kolla does not publish CentOS Stream 9 images to Docker Hub/Quay.io,
|
||||||
CentOS 7 is no longer supported as a host OS. The Train release supports
|
therefore users need to build them by themselves.
|
||||||
both CentOS 7 and 8, and provides a route for migration. See the `Kayobe
|
|
||||||
Train documentation <https://docs.openstack.org/kayobe/train/centos8.html>`_
|
|
||||||
for information on migrating to CentOS 8.
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
CentOS Linux 8 (as opposed to CentOS Stream 8) is no longer supported as a
|
CentOS Stream 8 is no longer supported as a host OS. The Yoga release will
|
||||||
host OS. The Victoria release supports both CentOS Linux 8 and CentOS Stream
|
in future support both CentOS Stream 8 and 9, and provides a route for
|
||||||
8, and provides a route for migration.
|
migration.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Rocky Linux 8 is no longer supported as a host OS. The Yoga release will
|
||||||
|
in future support both Rocky Linux 8 and 9, and provides a route for
|
||||||
|
migration.
|
||||||
|
|
||||||
Supported container images
|
Supported container images
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user