kolla-ansible/doc/source/user/support-matrix.rst
wangxiyuan bafdab171d Upgrade openEuler Distro
openEuler 20.03 LTS SP2 is out of date. This patch:
1. Upgrade openEuler to 22.03 TLS for host OS.
2. Switch guest OS from centOS 8 to ubuntu

Change-Id: If2ff036e965def141f67240945802611e1f4dc4e
2022-08-22 00:51:19 +00:00

1.2 KiB

Support Matrix

Supported Operating Systems

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

Note

CentOS 7 is no longer supported as a host OS. The Train release supports both CentOS 7 and 8, and provides a route for migration. See the Kolla Ansible Train documentation for information on migrating to CentOS 8.

Note

CentOS Linux 8 (as opposed to CentOS Stream 8) is no longer supported as a host OS. The Victoria release will in future support both CentOS Linux 8 and CentOS Stream 8, and provides a route for migration.

  • CentOS Stream 8
  • Debian Bullseye (11)
  • openEuler 22.03 LTS
  • RHEL 8 (deprecated)
  • Rocky Linux 8
  • Ubuntu Focal (20.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
  • rhel (deprecated)
  • ubuntu

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