[release-announce] tripleo-common 11.7.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Jun 4 17:44:26 UTC 2021


We are happy to announce the release of:

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

This release is part of the train 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 11.6.0..11.7.0
----------------------------------------

a9863faf Fix site-packages in horizon's extend_start.sh
b2024794 Add an internal index to network_data
7599a385 Don't install dhcp-all-interfaces for redhat 8 onwards
32e2249e [Victoria and bellow] Ensure rights on the ansible.log file
f8695846 Add host_vars to define tasks executed before network configurations
e28d539d Fix neutron driver detection for containers params
dbdaa05d Revert "Revert "Fix a couple of Swift healthchecks""
04dab053 healthcheck_port: drop lsof in favor of awk/find
818695e1 container-images: fix Cinder when running at Edge
afc036b2 Add ceph-ansible to tripleoclient container
3158d18a exclude redhat-release from yum update in openstack-base
003ff038 Create a container for Unbound DNS resolver


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

container-images/kolla/horizon/extend_start.sh     |  3 +-
container-images/tcib/base/base.yaml               |  2 +-
.../tcib/base/tripleoclient/tripleoclient.yaml     |  1 +
container-images/tcib/base/unbound/unbound.yaml    |  5 +++
container-images/tripleo_containers.yaml           |  2 ++
container-images/tripleo_containers.yaml.j2        | 10 ++++++
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 +-
image-yaml/overcloud-hardened-images-centos7.yaml  |  1 +
image-yaml/overcloud-hardened-images-python3.yaml  |  1 -
image-yaml/overcloud-hardened-images-rhel7.yaml    |  2 ++
.../overcloud-hardened-images-uefi-centos7.yaml    |  1 +
.../overcloud-hardened-images-uefi-python3.yaml    |  1 -
.../overcloud-hardened-images-uefi-rhel7.yaml      |  2 ++
image-yaml/overcloud-hardened-images-uefi.yaml     |  1 -
image-yaml/overcloud-hardened-images.yaml          |  1 -
image-yaml/overcloud-images-centos7.yaml           |  1 +
image-yaml/overcloud-images-ceph.yaml              |  1 -
image-yaml/overcloud-images-python3.yaml           |  1 -
image-yaml/overcloud-images-rhel7.yaml             |  2 ++
image-yaml/overcloud-images.yaml                   |  1 -
image-yaml/overcloud-realtime-compute-centos7.yaml |  1 +
image-yaml/overcloud-realtime-compute-python3.yaml |  1 -
image-yaml/overcloud-realtime-compute-rhel7.yaml   |  2 ++
image-yaml/overcloud-realtime-compute.yaml         |  1 -
tripleo_common/actions/ansible.py                  |  5 +++
tripleo_common/actions/templates.py                |  4 +++
tripleo_common/image/kolla_builder.py              |  2 ++
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 +++++
41 files changed, 124 insertions(+), 51 deletions(-)







More information about the Release-announce mailing list