Merge "Add docs and release note for CentOS 8"
This commit is contained in:
commit
a176c6e080
@ -74,6 +74,10 @@ There are following distros available for building images:
|
|||||||
- rhel
|
- rhel
|
||||||
- ubuntu
|
- ubuntu
|
||||||
|
|
||||||
|
See the :ref:`support matrix <support-matrix-base-images>` for information on
|
||||||
|
supported base image distribution versions and supported images on each
|
||||||
|
distribution.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
Fedora images are deprecated since Newton and will be removed
|
Fedora images are deprecated since Newton and will be removed
|
||||||
|
@ -53,6 +53,7 @@ murano,C,C,C,C,N,C
|
|||||||
neutron,C,C,C,C,N,C
|
neutron,C,C,C,C,N,C
|
||||||
neutron-mlnx-agent,C,C,N,C,N,C
|
neutron-mlnx-agent,C,C,N,C,N,C
|
||||||
nova,C,C,C,C,N,C
|
nova,C,C,C,C,N,C
|
||||||
|
nova-spicehtml5proxy,N,N,C,C,N,C
|
||||||
novajoin,C,C,N,C,N,C
|
novajoin,C,C,N,C,N,C
|
||||||
octavia,C,C,N,C,N,C
|
octavia,C,C,N,C,N,C
|
||||||
opendaylight (deprecated),N,N,N,N,N,N
|
opendaylight (deprecated),N,N,N,N,N,N
|
||||||
|
|
@ -13,6 +13,7 @@ collectd,C,C,C,C,N,C
|
|||||||
congress,C,C,N,C,N,C
|
congress,C,C,N,C,N,C
|
||||||
cron,T,T,T,T,N,T
|
cron,T,T,T,T,N,T
|
||||||
cyborg,N,C,N,N,N,N
|
cyborg,N,C,N,N,N,N
|
||||||
|
cyborg-agent,N,N,N,N,N,N
|
||||||
designate,C,C,C,C,N,C
|
designate,C,C,C,C,N,C
|
||||||
dnsmasq,T,T,C,T,N,C
|
dnsmasq,T,T,C,T,N,C
|
||||||
ec2-api,C,C,N,C,N,C
|
ec2-api,C,C,N,C,N,C
|
||||||
@ -24,6 +25,7 @@ glance,T,T,T,T,N,T
|
|||||||
gnocchi,C,C,C,C,N,C
|
gnocchi,C,C,C,C,N,C
|
||||||
grafana,C,C,C,C,N,C
|
grafana,C,C,C,C,N,C
|
||||||
hacluster,C,C,C,C,N,C
|
hacluster,C,C,C,C,N,C
|
||||||
|
hacluster-pcs,N,N,C,C,N,C
|
||||||
haproxy,T,T,T,T,N,C
|
haproxy,T,T,T,T,N,C
|
||||||
heat,T,T,N,T,N,T
|
heat,T,T,N,T,N,T
|
||||||
horizon,T,T,T,T,N,T
|
horizon,T,T,T,T,N,T
|
||||||
@ -53,6 +55,7 @@ murano,C,C,C,C,N,C
|
|||||||
neutron,T,T,T,T,N,T
|
neutron,T,T,T,T,N,T
|
||||||
neutron-mlnx-agent,C,C,N,C,N,C
|
neutron-mlnx-agent,C,C,N,C,N,C
|
||||||
nova,T,T,T,T,N,T
|
nova,T,T,T,T,N,T
|
||||||
|
nova-spicehtml5proxy,N,N,T,T,N,T
|
||||||
novajoin,C,C,N,C,N,C
|
novajoin,C,C,N,C,N,C
|
||||||
octavia,C,C,N,C,N,C
|
octavia,C,C,N,C,N,C
|
||||||
opendaylight (deprecated),C,C,C,C,N,N
|
opendaylight (deprecated),C,C,C,C,N,N
|
||||||
|
|
@ -4,6 +4,33 @@
|
|||||||
Kolla Images Support Matrix
|
Kolla Images Support Matrix
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
This page describes the supported base container image distributions and
|
||||||
|
versions, and the Kolla images supported on each of those.
|
||||||
|
|
||||||
|
.. _support-matrix-base-images:
|
||||||
|
|
||||||
|
Supported base images
|
||||||
|
=====================
|
||||||
|
|
||||||
|
The following base container images are supported:
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
CentOS 7 is no longer supported as a base container image. The Train release
|
||||||
|
supports both CentOS 7 and 8 images, and provides a route for migration.
|
||||||
|
|
||||||
|
============= ============ ================
|
||||||
|
Distribution Default base Default base tag
|
||||||
|
============= ============ ================
|
||||||
|
CentOS 8 centos 8
|
||||||
|
Debian Buster debian 10
|
||||||
|
RHEL 8 rhel 8
|
||||||
|
Ubuntu Bionic ubuntu 18.04
|
||||||
|
============= ============ ================
|
||||||
|
|
||||||
|
The remainder of this document outlines which images are supported on which of
|
||||||
|
these distribution.
|
||||||
|
|
||||||
Support clause definitions
|
Support clause definitions
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
15
releasenotes/notes/centos-8-950d979507939643.yaml
Normal file
15
releasenotes/notes/centos-8-950d979507939643.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Adds support for CentOS 8 as a base container image. This is the only major
|
||||||
|
version of CentOS supported from the Ussuri release. The Train release
|
||||||
|
supports both CentOS 7 and 8 images, and provides a route for migration.
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
CentOS 7 is no longer supported as a base container image. CentOS users
|
||||||
|
should migrate to CentOS 8. The Train release supports both CentOS 7 and 8
|
||||||
|
images, and provides a route for migration.
|
||||||
|
- |
|
||||||
|
The following images were supported by CentOS 7 but lack suitable packages
|
||||||
|
in CentOS 8, and are no longer supported for CentOS: ``cyborg-agent``,
|
||||||
|
``hacluster-pcs``, ``nova-spicehtml5proxy``.
|
Loading…
Reference in New Issue
Block a user