releases/deliverables/ussuri/kolla.yaml
Radosław Piliszek df856438dd Ussuri: update cycle highlights for Kolla
Change-Id: If2d1fcf43fd348e3a799edee6cff77722902d658
2020-04-07 20:17:15 +02:00

22 lines
1023 B
YAML

---
launchpad: kolla
release-model: cycle-trailing
team: kolla
type: other
repository-settings:
openstack/kolla: {}
cycle-highlights:
- All images, scripts and Ansible playbooks now use Python 3, and support for
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.
- 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)
components allowing Docker with containerd to support Zun capsules (pods).
- Added support for Elasticsearch Curator to help manage clustered log data.
- Added components necessary to use Mellanox networking devices with Neutron.
- Streamlined configuration of external Ceph integration, making it easy to
go from Ceph-Ansible-deployed Ceph cluster to enabling it in OpenStack.