We are excited to announce the release of: kolla 11.0.0: Kolla OpenStack Deployment This release is part of the victoria 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.0.0 ^^^^^^ Upgrade Notes ************* * Kolla now no longer supports CentOS 8.2 and below. This is to support CentOS 8.3 without extra workarounds (please see the fixes section for more details). The promise is to support the latest CentOS 8 release which is 8.3 now. Bug Fixes ********* * Fixes MariaDB incremental backup failure when full backup was not created the same day. LP#1897948 * Fixes builds on CentOS 8.3 failing due to renamed repos. Notice Kolla now no longer supports CentOS 8.2 and below. LP#1907213 * nova-compute uses daxio to cleanup vpmem backend device on instance delete. If the daxio binary is missing in the nova-compute container instance delete fails. daxio is provided in centos via daxio, in ubuntu via the pmdk-tools package. Changes in kolla 11.0.0.0rc1..11.0.0 ------------------------------------ 87ce9c63d ceilometer: do not fail when using an unsupported database type 43bc9a3ad nova-compute: daxio on CentOS 8 is x86-64 only 775b65e1a Install iptables in ironic-inspector container 4a114b557 Fix build of monasca-grafana 2d18e197d mariadb: Fixes incremental backup failure when full not created today 2cf83cc82 use freezer user for freezer_scheduler container 40a1c7a6e Add daxio for nvdimm scenario 22b2dde67 elasticsearch-curator: drop botocore workaround a055d351b Publish weekly 58d6bc544 Support CentOS 8.3 2a1ea27b2 [CI] Slim down de48f1bee [CI] Stop testing lower-constraints 6c0b7159f Update the'image-building.rst' document 31a94651d base: fix QEMU dependencies for Debian/aarch64 f99c37996 Switch to centos-release-openstack-victoria package fa5b4b3e9 Use Victoria RDO 4dfdde42c neutron: Fix update-alternatives on CentOS 477e233d4 curator: Add wheel to elasticsearch-curator 68a66ead7 Update TOX_CONSTRAINTS_FILE for stable/victoria 264f12533 Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.d/centos.yaml | 40 +++++++++--------- .zuul.d/debian.yaml | 2 +- .zuul.d/project.yaml | 1 - .zuul.d/ubuntu.yaml | 48 +++++++++++----------- .../ceilometer-notification/extend_start.sh | 3 -- .../elasticsearch-curator/Dockerfile.j2 | 5 +-- kolla/common/config.py | 2 +- kolla/template/repos.yaml | 8 ++-- .../notes/bug-1897948-a0eb6d890eea8061.yaml | 6 +++ .../notes/bug-1907213-e0cee8498d19a170.yaml | 13 ++++++ .../notes/nova_compute_daxio-b8655d31df15139a.yaml | 7 ++++ tox.ini | 6 +-- 25 files changed, 174 insertions(+), 107 deletions(-)
participants (1)
-
no-reply@openstack.org