kolla: Yoga cycle highlights

Change-Id: If5f07c79f956d0158e7cc540ab5b3bdc3e02df6b
This commit is contained in:
Michal Nasiadka 2022-02-24 15:02:54 +01:00 committed by Mark Goddard
parent 31ee7eee4e
commit d3abe55578

View File

@ -5,3 +5,10 @@ team: kolla
type: trailing
repository-settings:
openstack/kolla: {}
cycle-highlights:
- Binary images are deprecated and any support for them will be removed in the next release. Users are requested to migrate to source based images.
- Created an openstack.kolla Ansible collection to improve code reuse between Kolla projects.
- Added support for deploying Prometheus Libvirt exporter.
- Kayobe now supports building multiple overcloud disk images through direct use of diskimage-builder.
- Added support for Horizon custom themes.
- Zun deployment now supports using Cinder Ceph volumes.