We are gleeful to announce the release of: kolla 19.6.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/kolla Download the package from: https://tarballs.openstack.org/kolla/ Please report issues through: https://bugs.launchpad.net/kolla/+bugs For more details, please see below. 19.6.0 ^^^^^^ Upgrade Notes ************* * Debian container image builds now use bookworm suite for RabbitMQ installation. * Switches Erlang RPMs on aarch64 to a versioned Erlang 26 or 27 repository, due to Fedora COPR not supporting multiple package versions in one repo. Bug Fixes ********* * Ensures Kolla uses only configured APT mirror on Ubuntu for full source control. LP#2112140 * Fixed missing metrics in Prometheus libvirt exporter. The Prometheus libvirt exporter has been bumped from "v1.6.0" to "v2.2.0". This restores some metrics that were lost when the exporter source was changed in a previous release. LP#2120639. * Fix using Cinder as Glance image store when Cinder uses a FC or iSCSI backend by adding the missing "lsscsi" package to glance-api. LP#2111828 Changes in kolla 19.5.0..19.6.0 ------------------------------- e89e069ba debian: Use bookworkm suite for rabbitmq APT repo c91108a15 [stable] Use versioned Erlang 26 and 27 repo on aarch64 26ca75034 erlang: use proper distro for noble e6186aba0 docs: Update contributor guide ae74971a2 Enable Prometheus mtail build for ARM64 cb7389d98 Enable Barbican build on Ubuntu ARM64 ab3234bc2 Bump libvirt exporter 714ffc94d Revert "mariadb: pin to 10.11.13" 840a81219 CI: use opendevmirror for debian/ubuntu builds 1de59f3db change erlang arm64 repo to rhel based eb66bee24 mariadb: pin to 10.11.13 aa554d1e8 send empty X-Registry-Auth for anonymous pushes 1e7a12dc1 update debian release in support matrix 371aed3df Add rsync package to the nova-ssh container 68214645d Build RabbitMQ 4.1 in stable releases cae3cd619 [base] Ensure full control over APT sources for Ubuntu 2abe7b1d6 Fix glance-api: add missing lsscsi package 865314205 ovn: Fix log permissions 086376367 Enable EPEL repo for Ceph deps in glance and gnocchi Diffstat (except docs and test files) ------------------------------------- ...mq-erlang.repo => copr-rabbitmq-erlang-26.repo} | 10 ++--- .../kolla-toolbox/apt_preferences_rabbitmq.debian | 2 +- .../kolla-toolbox/apt_preferences_rabbitmq.ubuntu | 2 +- .../rabbitmq-4-1/apt_preferences_rabbitmq.debian | 7 ++++ .../rabbitmq-4-1/apt_preferences_rabbitmq.ubuntu | 7 ++++ .../rabbitmq-4-1/rabbitmq_packages_rpm.centos | 4 ++ .../rabbitmq-4-1/rabbitmq_packages_rpm.rocky | 4 ++ .../{ => rabbitmq}/apt_preferences_rabbitmq.debian | 4 +- .../{ => rabbitmq}/apt_preferences_rabbitmq.ubuntu | 4 +- .../rabbitmq/{ => rabbitmq}/healthcheck_rabbitmq | 0 .../rabbitmq/rabbitmq/rabbitmq_packages_rpm.centos | 4 ++ .../rabbitmq/rabbitmq/rabbitmq_packages_rpm.rocky | 4 ++ kolla/common/sources.py | 6 +-- kolla/image/tasks.py | 10 +++++ kolla/image/unbuildable.py | 2 - kolla/template/repos.yaml | 46 ++++++++++++++++------ .../notes/bug-2112140-41a1924c260e531c.yaml | 5 +++ .../notes/bug-2120639-74c180bd812ddcf7.yaml | 10 +++++ .../debian-rabbitmq-bookworm-34b2e5d9d43241da.yaml | 5 +++ ...rlang-aarch64-versioned-repos-9b1d2c8b8b7a.yaml | 5 +++ ...dd-missing-lsscsi-package-e6ae949eb8bdbe7b.yaml | 6 +++ 50 files changed, 208 insertions(+), 61 deletions(-)
participants (1)
-
no-reply@openstack.org