[release-announce] tripleo-common 13.3.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 21 07:55:28 UTC 2022


We eagerly announce the release of:

tripleo-common 13.3.0: A common library for TripleO workflows.

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/tripleo-common

Download the package from:

    https://tarballs.openstack.org/tripleo-common/

Please report issues through:

    https://bugs.launchpad.net/tripleo-common/+bugs

For more details, please see below.

Changes in tripleo-common 13.2.3..13.3.0
----------------------------------------

33f1eecb Ensure failures on the undercloud leads to a complete stop
f105287f Fix reference to undefined variables when heat-config times out
163d4b72 Fix namespace-less containers in image-serve
7c93f761 Add tempest to sudoers for tempest container image
79a47254 Disable ubi repos during container builds
867f6aee [EL8] Add nodejs:14 module stream
6e398b9d Add ipa client to tripleoclient container
e35b654e add kernel-modules-extra in overcloud image needed for HWOL
5b885153 Remove unused DEFAULT_DEPLOY_*_NAME
aab7a6ac Remove unused TRIPLEO_NETWORK_CONFIG_RESOURCE
58b77da3 Remove unused DEPLOYMENT_STATUS_FILE
e732eb1d Remove unused constants for TripleO UI
8a22b25d Revert "Revert "Allow for OCI manifests""
22e500a9 Fix awk expression
cf231fb2 Align swtpm packages for nova-libvirt/compute
b02ad261 Add a retry to the instropection waiting workbook


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

container-images/kolla/base/uid_gid_manage.sh      |  1 +
container-images/tcib/base/base.yaml               |  2 +
.../os/nova-base/nova-compute/nova-compute.yaml    |  3 ++
.../os/nova-base/nova-libvirt/nova-libvirt.yaml    |  1 +
container-images/tcib/base/os/tempest/tempest.yaml |  8 ++++
.../tcib/base/os/tempest/tempest_sudoers           |  1 +
.../tcib/base/tripleoclient/tripleoclient.yaml     |  1 +
healthcheck/common.sh                              |  2 +-
image-yaml/overcloud-hardened-images-centos8.yaml  |  2 +
image-yaml/overcloud-hardened-images-rhel8.yaml    |  2 +
.../overcloud-hardened-images-uefi-centos8.yaml    |  2 +
.../overcloud-hardened-images-uefi-rhel8.yaml      |  3 +-
image-yaml/overcloud-images-centos8.yaml           |  2 +
image-yaml/overcloud-images-rhel8.yaml             |  2 +
tripleo_common/constants.py                        | 12 -----
tripleo_common/image/image_export.py               |  2 +-
tripleo_common/image/image_uploader.py             | 54 +++++++++++++++++++---
tripleo_common/inventory.py                        |  7 +++
tripleo_common/templates/deployments.yaml          |  6 +--
workbooks/baremetal.yaml                           |  3 ++
22 files changed, 106 insertions(+), 33 deletions(-)







More information about the Release-announce mailing list