We are amped to announce the release of: kolla 11.2.0: Kolla OpenStack Deployment This release is part of the victoria stable 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. 11.2.0 ^^^^^^ New Features ************ * Improve the way offline scenario are supported: * Switching dumb-init installation to distribution provided packages. Upgrade Notes ************* * Debian now uses upstream MariaDB repos (thus following Ubuntu images). This is done to avoid issues like the related one and have an easy workaround of pinning to chosen MariaDB version if need arises. Operators may want to reflect this in their repo mirrors and proxies. LP#1944410 Bug Fixes ********* * Adds an option to the monasca-thresh container which checks if the topology is currently submitted (KOLLA_BOOTSTRAP), with an option to kill it (TOPOLOGY_REPLACE). Topology names and various timeouts may be customized. LP#1808805 * Fixes missing boto3 library required by glance_store. LP#1884259 * Fixes an issue with logs going missing in the Fluentd pipeline by pinning td-agent to 4.0.* also on Debian. LP#1930867 [Debian] * Fixes an issue with cinder-volume missing "lsscsi" and "nvme" commands on Debian and Ubuntu. LP#1942038 * CentOS "nova-compute" image has "linux-firmware" package removed to save image size by ~500MB. LP#1926801 * Fixes "Permission denied" issue for swift-recon tool that appears when swift-recon tool tries to access deafult recon_lock_path * Ensures the "nvme-cli" package is present in "nova-compute" images, as it expected by "os-brick". Other Notes *********** * CentOS images are now buildable using CentOS 8 Stream as a base. Changes in kolla 11.1.0..11.2.0 ------------------------------- d034341d5 Ensure nvme-cli is present in nova-compute images 2774e59ca nova-compute: trim image a bit on CentOS 0bc8f2a33 Add Swift lock path in Swift containers 49a5b7e55 cinder-volume/ubuntu: add lsscsi and nvme 8c9bcb0e7 [debian] Use upstream MariaDB 16b501fa8 Pin td-agent to 4.0.* also on Debian d2e8ebe7f [CI] Fix periodic publish of centos8 images d483339f3 [doc] Fix Ceph sources 01f0dae4c Unify curl options 3978b25cf monasca-thresh: Allow topology check and removal in storm 47ec54f77 CentOS Stream: update kolla-ansible Zuul jobs 2877c2c40 Add support for CentOS 8 Stream 865e3f1bb Improve offline build scenario. 1aba4e72a Add boto3 as s3 dependency for Glance container Diffstat (except docs and test files) ------------------------------------- .zuul.d/base.yaml | 12 +++ .zuul.d/centos.yaml | 111 +++++++++++++++++++++ .../monasca/monasca-thresh/topology_bootstrap.sh | 90 +++++++++++++++++ .../prometheus-alertmanager/Dockerfile.j2 | 2 +- .../prometheus-blackbox-exporter/Dockerfile.j2 | 2 +- .../prometheus/prometheus-cadvisor/Dockerfile.j2 | 2 +- .../Dockerfile.j2 | 2 +- .../prometheus-haproxy-exporter/Dockerfile.j2 | 2 +- .../prometheus-memcached-exporter/Dockerfile.j2 | 2 +- .../prometheus-mysqld-exporter/Dockerfile.j2 | 2 +- .../prometheus-node-exporter/Dockerfile.j2 | 2 +- .../prometheus-openstack-exporter/Dockerfile.j2 | 2 +- kolla/template/repos.yaml | 2 + .../notes/bug-1808805-e63af01591f03506.yaml | 8 ++ .../notes/bug-1884259-23bdaa6c1c038a81.yaml | 5 + .../notes/bug-1930867-debian-c01f2cd22d8c10f0.yaml | 6 ++ .../notes/bug-1942038-f1d96ae352f73bd1.yaml | 6 ++ .../notes/bug-1946801-5f3af3c44e567fcf.yaml | 6 ++ .../notes/centos-8-stream-b5b45ccee94f7cf5.yaml | 5 + .../debian-mariadb-upstream-75e05cbdaa013abe.yaml | 10 ++ .../fix-lock-swift-path-9b743367e4014f92.yaml | 5 + .../improve_offline_support-e7b2384fb7390184.yaml | 5 + .../notes/nova-nvme-cli-bf940ad0005cac80.yaml | 5 + 48 files changed, 384 insertions(+), 57 deletions(-)
participants (1)
-
no-reply@openstack.org