[release-announce] kolla 14.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Wed May 18 15:10:55 UTC 2022


We are delighted to announce the release of:

kolla 14.0.0: Kolla OpenStack Deployment

This release is part of the yoga 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.0.0
^^^^^^


New Features
************

* Quiet mode (enabled with "--quiet" argument) can be combined with
  " --logs-dir" option now. Console output will be quiet as expected
  while building output will be stored in separate log files.


Bug Fixes
*********

* Fixes an issue building images that use a source with a "type" of
  "git", when using a git that includes the fix for CVE-2022-24765
  (2.35.2 or later). By default, this includes the "gnocchi-base"
  image, but may include other images with a non-default
  configuration.  LP#837710

Changes in kolla 14.0.0.0rc1..14.0.0
------------------------------------

c8b8c91ec Revert "venus: add log management system"
f77793b9e Revert "venus: mark as unbuildable as it was not released"
2db120182 venus: mark as unbuildable as it was not released
3d837170e cloudkitty: disable building for ubuntu/binary
0ca52d999 prometheus-libvirt-exporter: fix build with newer Go
4343f56e4 Add multipath to cinder-volume
1912c58dc [release] Use yoga branch for neutron-vpnaas and monasca-api
52c554860 enable logging to file for quiet mode
2bda93f42 Revert "CI: add templated Dockerfiles to build logs"
9d22fc32f [release] centos: switch to CentOS cloud SIG packages
1822dcc0d Fix image builds with sources using a type=git
65a706ff8 build watcher images
6e1859243 Update TOX_CONSTRAINTS_FILE for stable/yoga
4f7699724 Update .gitreview for stable/yoga


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
.zuul.d/base.yaml                                  |  1 -
.../prometheus-libvirt-exporter/Dockerfile.j2      |  4 ++-
kolla/common/config.py                             | 20 ++-----------
kolla/common/utils.py                              | 34 +++++++++++++++-------
kolla/image/build.py                               | 15 ++++++++--
releasenotes/notes/add-venus-e2a9824f5ef5cf30.yaml |  7 -----
.../git-security-fix-fix-ea56c0071585237d.yaml     |  9 ++++++
.../quiet-mode-with-logs-0abafc07923945ac.yaml     |  6 ++++
roles/kolla-build-config/defaults/main.yml         |  1 -
tox.ini                                            |  6 ++--
19 files changed, 67 insertions(+), 123 deletions(-)







More information about the Release-announce mailing list