From 63d96af45e300d9cecc0fee8bb5e72639b67a50b Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Tue, 19 May 2020 12:12:24 +0100 Subject: [PATCH] Add ussuri prelude to release notes Change-Id: I64d0f5e58058f3d39551e578b79027abded31174 --- .../notes/ussuri-prelude-e7f5a1535421f9eb.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 releasenotes/notes/ussuri-prelude-e7f5a1535421f9eb.yaml diff --git a/releasenotes/notes/ussuri-prelude-e7f5a1535421f9eb.yaml b/releasenotes/notes/ussuri-prelude-e7f5a1535421f9eb.yaml new file mode 100644 index 0000000000..0cfb5b802e --- /dev/null +++ b/releasenotes/notes/ussuri-prelude-e7f5a1535421f9eb.yaml @@ -0,0 +1,16 @@ +--- +prelude: | + The Kolla Ansible ``10.0.0`` release is the first release in the Ussuri + cycle. Notable changes include: + + * all playbooks and scripts now use Python 3 and support for Python 2 has + been dropped + * CentOS 8 is now supported as a host operating system and container image, + and support for CentOS 7 has been dropped + * Ceph deployment support has been dropped + * configuration of external Ceph integration has been streamlined + * initial support for TLS encryption of backend API services, providing + end-to-end encryption of API traffic for Barbican, Cinder, Glance, Heat, + Horizon, Keystone, Nova and Placement + * support for deployment of Open Virtual Network (OVN) and integration of it + with Neutron