Tidy up release notes for Train

Change-Id: Ic5dc5fd8ae43997cfc815f2461f709dee30f355e
This commit is contained in:
Mark Goddard 2019-10-16 17:18:59 +01:00
parent ec57047f9e
commit d39dc8b3ab
10 changed files with 23 additions and 23 deletions

View File

@ -1,9 +1,9 @@
---
features:
- |
Add HAcluster Docker images. These images contain High Availability
solution such as Corosync, Pacemaker, Pacemaker Remote and PCS.
Adds HAcluster images. These images contain services supporting High
Availability such as Corosync, Pacemaker, Pacemaker Remote and PCS.
HAcluster will not handle any OpenStack control plane resources, it
will be used as third party for OpenStack Masakari for example to handle
the instances failover if a Nova compute crash.
instance failover following a Nova compute crash.

View File

@ -3,4 +3,4 @@ deprecations:
- |
The Almanach images are deprecated and will be removed in the Ussuri cycle.
This includes ``almanach-api`` and ``almanach-collector``.
These are not used by Kolla downstreams.
These are not used by Kolla downstream projects.

View File

@ -1,7 +1,7 @@
---
deprecations:
- |
``dind`` image is deprecated and will be removed in the Ussuri cycle.
It is not used by Kolla downstreams (Kolla-Ansible, TripleO,
The ``dind`` image is deprecated and will be removed in the Ussuri cycle.
It is not used by Kolla downstream projects (Kolla-Ansible, TripleO,
OpenStack-Helm). It has not seen recent usage and the upstream
project seems no longer active.

View File

@ -4,4 +4,4 @@ deprecations:
The Dragonflow images are deprecated and will be removed in the Ussuri
cycle. This includes ``dragonflow-controller``, ``dragonflow-metadata``,
and ``dragonflow-publisher-service``.
These are not used by Kolla downstreams.
These are not used by Kolla downstream projects.

View File

@ -1,19 +1,20 @@
---
upgrade:
- |
``fluentd`` image no longer includes the ``kubernetes_metadata_filter``
plugin. It is not used by Kolla downstreams (Kolla-Ansible, TripleO,
OpenStack-Helm). It can be installed by customizing ``fluentd_packages``.
The ``fluentd`` image no longer includes the ``kubernetes_metadata_filter``
plugin. It is not used by Kolla downstream projects (Kolla-Ansible,
TripleO, OpenStack-Helm). It can be installed by customizing
``fluentd_packages``.
deprecations:
- |
Kubernetes-related images are deprecated and will be removed in
the U cycle. They are not used by Kolla downstreams (Kolla-Ansible, TripleO,
OpenStack-Helm). They were used in the Kolla-Kubernetes project which has
been retired in the Rocky cycle.
the Ussuri cycle. They are not used by Kolla downstream projects
(Kolla-Ansible, TripleO, OpenStack-Helm). They were used in the
Kolla-Kubernetes project which was retired in the Rocky cycle.
The deprecated images include: ``helm-repository``, ``kube-*``,
``kubernetes-entrypoint`` and ``kubetoolbox``.
The ``install_kubectl`` macro is deprecated as well and, along with it,
the ``magnum-conductor`` image's ``kubectl`` command because it is of limited
usefulness being pinned to an old version. Magnum end-users use
an externally-provided ``kubectl`` anyway.
an externally-provided ``kubectl``.
Please note this deprecation does not affect Magnum nor Qinling support.

View File

@ -1,5 +1,6 @@
---
upgrade:
- |
Percona XtraBackup tool got dropped in favour of MariaDB Backup.
"xtrabackup" image is no longer present.
The ``xtrabackup`` image has been removed because XtraBackup is no longer
compatible with the versions of MariaDB shipped with Kolla images.
Mariabackup should be used instead.

View File

@ -1,5 +1,5 @@
---
features:
- Add Masakari images. Masakari provides Instances
- Adds Masakari images. Masakari provides Instances
High Availability Service for OpenStack clouds by
automatically recovering failed Instances.

View File

@ -1,5 +1,5 @@
---
features:
- |
Kolla skipped images feature is now more flexible, allowing filtering
based on used image distribution, installation type and processor architecture.
Improves the skipped images feature, allowing filtering based on used image
distribution, installation type and processor architecture.

View File

@ -1,4 +1,5 @@
---
upgrade:
- |
The tripleo-ui container is no longer built as the project has been retired.
The ``tripleo-ui`` container is no longer built as the project has been
retired.

View File

@ -5,6 +5,3 @@ upgrade:
release will not upgrade Neutron LBaaS. Learn more about its retirement and
Octavia as its successor at
https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation
deprecations:
- |
The Neutron LBaaS project was retired and support for it in Kolla removed.