[release-announce] tripleo-common 15.3.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 19 09:47:15 UTC 2021


We are gleeful to announce the release of:

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

This release is part of the wallaby 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 15.2.1..15.3.0
----------------------------------------

26f56c16 Wire up the tripleo-upgrades-wallaby-pipeline
9c427641 Remove ironic-inspector dnsmasq healthcheck
8e95b040 Add missing IPv6 support for healthcheck_port
bbb5f3da directly use files instread of tcib_gather_files
d6b49330 Rename hieradata_files result var
1313c8f8 Make sure Heat Ephemeral has images prepared
29d8f083 Refactor enabled_services for roles
d2552f6e Cleanup OS_CLOUD env var for ephemeral heat
31468f27 [Wallaby-only] Update default container namespace for wallaby
62344e94 Move rabbitmq healthcheck to something more modern
7ba76730 Remove references to tripleo-validations legacy directory


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

.../container_image_prepare_defaults.yaml          |   2 +-
container-images/tcib/base/base.yaml               |  13 +-
container-images/tcib/base/mariadb/mariadb.yaml    |   5 +-
.../tcib/base/os/barbican-base/barbican-base.yaml  |   3 +-
.../cinder-base/cinder-volume/cinder-volume.yaml   |   5 +-
.../tcib/base/os/glance-api/glance-api.yaml        |   3 +-
container-images/tcib/base/os/horizon/horizon.yaml |   3 +-
container-images/tcib/base/os/iscsid/iscsid.yaml   |   3 +-
.../tcib/base/os/keystone/keystone.yaml            |   3 +-
.../tcib/base/os/neutron-base/neutron-base.yaml    |   3 +-
.../tcib/base/os/swift-base/swift-base.yaml        |   5 +-
.../ovn-nb-db-server/ovn-nb-db-server.yaml         |   3 +-
.../ovn-sb-db-server/ovn-sb-db-server.yaml         |   3 +-
container-images/tcib/base/rabbitmq/rabbitmq.yaml  |   3 +-
.../tcib/base/tripleoclient/tripleoclient.yaml     |   5 +-
container-images/tripleo_containers.yaml           | 178 ++++++++++-----------
container-images/tripleo_containers.yaml.j2        |   6 +
healthcheck/common.sh                              |   2 +-
healthcheck/ironic-inspector                       |  13 +-
healthcheck/rabbitmq                               |   2 +-
tripleo_common/constants.py                        |   1 -
tripleo_common/image/kolla_builder.py              |  46 ++++--
tripleo_common/templates/deployments.yaml          |   4 +-
tripleo_common/utils/ansible.py                    |  30 +---
tripleo_common/utils/heat.py                       |   3 +-
zuul.d/layout.yaml                                 |   2 +-
29 files changed, 220 insertions(+), 237 deletions(-)







More information about the Release-announce mailing list