We are ecstatic to announce the release of: kolla 18.8.0 This release is part of the caracal 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. 18.8.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 ********* * 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 18.7.0..18.8.0 ------------------------------- 07103ab0a debian: Use bookworkm suite for rabbitmq APT repo 37d68ab91 [stable] Use versioned Erlang 26 and 27 repo on aarch64 d0870105a docs: Update contributor guide 1fe136431 Bump libvirt exporter 519c7e860 Revert "mariadb: pin to 10.11.13" e10ef9880 CI: use opendevmirror for debian/ubuntu builds 9b1a12cdb mariadb: pin to 10.11.13 489989c58 send empty X-Registry-Auth for anonymous pushes 8345ef296 update debian release in support matrix 2a6a90129 change erlang arm64 repo to rhel based fd4a0e9d5 Add rsync package to the nova-ssh container 23a40140e Build RabbitMQ 4.1 in stable releases fa6431e21 [2024.1 only] Add conditionals for Ubuntu Jammy c03188b4d Fix glance-api: add missing lsscsi package 5f9055397 ovn: Fix log permissions 92c9782e8 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/template/repos-noble.yaml | 18 +++++++-- kolla/template/repos.yaml | 46 ++++++++++++++++------ .../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 +++ 48 files changed, 224 insertions(+), 64 deletions(-)
participants (1)
-
no-reply@openstack.org