From ff26ebb9ad629319d33ab4a009734219a69fb632 Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Tue, 12 May 2020 16:29:41 +0100 Subject: [PATCH] Update kolla cycle highlight for Ussuri Change-Id: I70b1ed9f2808b8fe88476b92364ecc39c5742a1b --- deliverables/ussuri/kolla.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deliverables/ussuri/kolla.yaml b/deliverables/ussuri/kolla.yaml index ba6c5cb9b7..3fbde4c5c2 100644 --- a/deliverables/ussuri/kolla.yaml +++ b/deliverables/ussuri/kolla.yaml @@ -10,7 +10,8 @@ cycle-highlights: Python 2 has been dropped. - Added support for CentOS 8 hosts and images. - Added initial support for TLS encryption of backend API services, providing - end-to-end encryption of API traffic. Currently Keystone is supported. + end-to-end encryption of API traffic. Currently Barbican, Cinder, Glance, + Heat, Horizon, Keystone, Nova and Placement are supported. - Added support for deployment of Open Virtual Network (OVN) and integration of it with Neutron. - Added support for deployment of Zun CNI (Container Networking Interface)