From d3abe55578458b731885e6647a9d18d2aa25f238 Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Thu, 24 Feb 2022 15:02:54 +0100 Subject: [PATCH] kolla: Yoga cycle highlights Change-Id: If5f07c79f956d0158e7cc540ab5b3bdc3e02df6b --- deliverables/yoga/kolla.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deliverables/yoga/kolla.yaml b/deliverables/yoga/kolla.yaml index 0058550f7d..8aaf9fa037 100644 --- a/deliverables/yoga/kolla.yaml +++ b/deliverables/yoga/kolla.yaml @@ -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.