We are excited to announce the release of: tripleo-common 12.4.7: A common library for TripleO workflows. This release is part of the ussuri 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 12.4.6..12.4.7 ---------------------------------------- 10b42119 Ensure failures on the undercloud leads to a complete stop ad0438d6 Add tempest to sudoers for tempest container image 90f623fc Disable ubi repos during container builds 9e10876b Fix namespace-less containers in image-serve fe9f5d85 [EL8] Add nodejs:14 module stream 5a2b7f20 Add ipa client to tripleoclient container e3f7c8f9 add kernel-modules-extra in overcloud image needed for HWOL 25d9a7eb Revert "Revert "Allow for OCI manifests"" a560cdf5 Add a retry to the instropection waiting workbook 3c3fff19 Fix awk expression a83b8344 Remove redhat-release package from UBI8 image e2a48205 Bump nautilus containers to v4.0.19 662e86e1 Remove ironic-inspector dnsmasq healthcheck Diffstat (except docs and test files) ------------------------------------- .../container_image_prepare_defaults.yaml | 2 +- container-images/tcib/base/base.yaml | 7 +++ container-images/tcib/base/os/tempest/tempest.yaml | 8 ++++ .../tcib/base/os/tempest/tempest_sudoers | 1 + .../tcib/base/tripleoclient/tripleoclient.yaml | 1 + container-images/tripleo_containers.yaml | 2 +- healthcheck/common.sh | 2 +- healthcheck/ironic-inspector | 13 +----- 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/image/image_export.py | 2 +- tripleo_common/image/image_uploader.py | 54 +++++++++++++++++++--- tripleo_common/inventory.py | 7 +++ workbooks/baremetal.yaml | 3 ++ zuul.d/layout.yaml | 2 +- 21 files changed, 107 insertions(+), 33 deletions(-)