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

no-reply at openstack.org no-reply at openstack.org
Tue Sep 29 12:11:09 UTC 2020


We exuberantly announce the release of:

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

This release is part of the victoria 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.6.0..12.7.0
----------------------------------------

1a59850f Get NetworkConfig from RoleNetworkConfigMap
8e29fa82 Include swtpm in the nova_libvirt container
7481f2b5 Don't render NetworkConfig for every node
e25e52ff Consume ceph, prom, grafana containers from quay.io
e8e2ca47 Lower default verbosity for ansible
8d969656 Also treat config as json(dict)
225d48ff Move get network configs action to utils
9e9948e7 Adjust Ansible forks caculations
d6b59a48 Add --log-level debug for buildah builder
7f190057 Add collectd-libpod-stats to image
38b9585c Remove remaining implementations for OpenDaylight


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

.../container_image_prepare_defaults.yaml          |  18 +-
container-images/tcib/base/collectd/collectd.yaml  |   1 +
.../os/nova-base/nova-libvirt/nova-libvirt.yaml    |   1 +
container-images/tripleo_containers.yaml           |  10 +-
healthcheck/opendaylight-api                       |  14 --
image-yaml/overcloud-odl-rhel7.yaml                |  23 --
tripleo_common/actions/ansible.py                  |   7 +-
tripleo_common/actions/parameters.py               |  84 +------
tripleo_common/image/builder/buildah.py            |   6 +-
tripleo_common/utils/config.py                     |  54 ++--
tripleo_common/utils/stack.py                      |  65 +++++
tripleo_common/utils/stack_parameters.py           |  20 ++
workbooks/derive_params.yaml                       |   5 +-
19 files changed, 385 insertions(+), 440 deletions(-)







More information about the Release-announce mailing list