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

no-reply at openstack.org no-reply at openstack.org
Thu Jun 3 10:25:19 UTC 2021


We are excited to announce the release of:

tripleo-common 13.2.1: 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.0..13.2.1
----------------------------------------

4877a81a Add an internal index to network_data
1b2f0a55 Fix neutron driver detection for containers params
8c385c36 Revert "Revert "Fix a couple of Swift healthchecks""
74f61f52 healthcheck_port: drop lsof in favor of awk/find
c33a2c1f Add ceph-ansible to tripleoclient container
e5575a78 exclude redhat-release from yum update in openstack-base
0bbc4e70 container-images: fix Cinder when running at Edge
adfee2e6 Add host_vars to define tasks executed before network configurations
68cbb3af Use quay.ceph.io to pull the Ceph Dashboard related images
d4407582 Don't allow rotation of HeatAuthEncryptionKey


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

.../container_image_prepare_defaults.yaml          |  8 ++---
container-images/tcib/base/base.yaml               |  2 +-
.../tcib/base/tripleoclient/tripleoclient.yaml     |  1 +
container-images/tripleo_containers.yaml           |  8 ++---
container-images/tripleo_containers.yaml.j2        |  2 ++
healthcheck/common.sh                              | 42 +++++++++++++++-------
.../swift-fix-healthchecks-b3a02139230f4258.yaml   |  6 ++++
healthcheck/swift-account-replicator               |  8 -----
healthcheck/swift-account-server                   |  4 ++-
healthcheck/swift-container-replicator             |  8 -----
healthcheck/swift-container-server                 |  4 ++-
healthcheck/swift-object-replicator                |  8 -----
healthcheck/swift-object-server                    | 15 +++++++-
healthcheck/swift-proxy                            |  2 +-
tripleo_common/constants.py                        |  1 +
tripleo_common/image/kolla_builder.py              | 12 ++++---
tripleo_common/templates/host_var_server.j2        |  6 ++++
.../utils/data/host_vars/overcloud-controller-0    |  2 ++
.../utils/data/host_vars/overcloud-novacompute-0   |  2 ++
.../utils/data/host_vars/overcloud-novacompute-1   |  2 ++
.../utils/data/host_vars/overcloud-novacompute-2   |  2 ++
tripleo_common/utils/config.py                     |  9 +++++
tripleo_common/utils/template.py                   |  4 +++
23 files changed, 104 insertions(+), 54 deletions(-)







More information about the Release-announce mailing list