kolla-ansible/doc/source/user/support-matrix.rst
Michal Nasiadka 8307e16fdc Drop OpenEuler host OS support (due to no python3.10+)
ansible-core 2.16 and later requires python 3.10+ (see [1])

[1]: https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix

Change-Id: Id5e10872de413e7b476c5343360d73c109b9667a
2024-07-03 08:26:23 +02:00

836 B

Support Matrix

Supported Operating Systems

Kolla Ansible supports the following host Operating Systems (OS):

Note

CentOS Stream 9 is supported as a host OS while Kolla does not publish CS9 based images. Users can build them on their own. We recommend using Rocky Linux 9 images instead.

  • CentOS Stream 9
  • Debian Bookworm (12)
  • Rocky Linux 9
  • Ubuntu Jammy (22.04)

Supported container images

For best results, the base container image distribution should match the host OS distribution. The following values are supported for kolla_base_distro:

  • centos
  • debian
  • rocky
  • ubuntu

For details of which images are supported on which distributions, see the Kolla support matrix <support_matrix>.