[release-announce] kolla 14.10.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 13 15:59:29 UTC 2023
We enthusiastically announce the release of:
kolla 14.10.0: Kolla OpenStack Deployment
This release is part of the yoga 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.
14.10.0
^^^^^^^
New Features
* CentOS Stream 9 is now buildable in addition to CentOS Stream 8.
* Adds OpenSearch and OpenSearch Dashboards images.
* Adds Rocky Linux 9 support.
Changes in kolla 14.9.0..14.10.0
--------------------------------
482ebb999 Update support matrix
75f918628 Fix cinder-volume: add missing nvme-cli rpm package
44e04967a Disable build of Gnocchi containers
f35699e33 Fix cinder-volume: Add forgotten lsscsi rpm package
59a5de343 fluentd: pin td-agent to 4.4.2
2a302e5b6 mariadb-clustercheck: ensure /var/log/kolla/mariadb exists
9c0a62a95 CI: Fix centos9 builds and drop unnecessary zuul vars
64ab2e983 fluentd: pin fluent-plugin-elasticsearch to <5.3.0
5a600b779 toolbox: pin ansible.posix to <1.5.4
a28b7d7a0 Support qemu block rbd in nova-compute (source)
e590ec353 https: remove dhparams.pem before running gencerts
8e8ef4c38 fluentd: cap elasticsearch again
6a8e8a7fe neutron: Add iproute-tc
d511369be Glance-api fails due to absent multipath tools
cb22a428a nova-libvirt: Fix for missing libvirt-daemon-driver-nodedev package
08071f47d Fix test malicious tarball fail
faf6ac9b7 CI: Fix rocky no infra wheels job
95e2a5e82 Support qemu block rbd in nova-compute
59dd65a99 Replace invisible unicode chars
169178c87 Cinder backup fails due to absent multipath tools
d9f1a5af3 base: make curl retry on all errors
9516d00f3 Test for unsafe files in tarfile.extractall
3faff93e8 Mark Monasca and deps as unbuildable on Rocky9
c7164c8f7 Fix ironic-pxe EFI path for rocky
14589d415 CI: publish rocky images and mark c9s non voting
d40f67f04 CI: Retry docker push on publish jobs
7a9ff37d0 Add RockyLinux 9 support
e29437d21 CI: Configure additional disk when available
82ee1e631 Add support for CentOS Stream 9
9050b6725 Add Opensearch image(s)
Diffstat (except docs and test files)
-------------------------------------
.zuul.d/base.yaml | 24 ++++
.zuul.d/centos.yaml | 30 +++++
.zuul.d/rocky.yaml | 68 ++++++++++
.../mariadb/mariadb-clustercheck/extend_start.sh | 11 ++
.../opensearch/opensearch-dashboards/Dockerfile.j2 | 37 ++++++
.../opensearch-dashboards/extend_start.sh | 17 +++
.../prometheus-libvirt-exporter/Dockerfile.j2 | 2 +
kolla/common/config.py | 11 +-
kolla/image/build.py | 73 ++++++++++-
kolla/template/methods.py | 6 +
kolla/template/repos.yaml | 70 ++++++++++
.../notes/centos-stream-9-ec4591d83c22b509.yaml | 4 +
.../notes/opensearch-f3a7b8bfc86a16f6.yaml | 4 +
.../notes/rockylinux9-1f004ab9b3b2e096.yaml | 4 +
specs/logging-with-heka.rst | 2 +-
56 files changed, 1038 insertions(+), 240 deletions(-)
More information about the Release-announce
mailing list