tripleo-common 12.4.5 (ussuri)
We are stoked to announce the release of: tripleo-common 12.4.5: 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.4..12.4.5 ---------------------------------------- 833ef486 Fix config parsing in memcached healthcheck 9e22f65e Fix site-packages in horizon's extend_start.sh 83e63e44 Add an internal index to network_data 813a7382 Don't install dhcp-all-interfaces for redhat 8 onwards 8a3a3194 Add host_vars to define tasks executed before network configurations 314487b9 Fix neutron driver detection for containers params 654dc085 healthcheck_port: drop lsof in favor of awk/find Diffstat (except docs and test files) ------------------------------------- container-images/kolla/horizon/extend_start.sh | 3 +- healthcheck/common.sh | 40 ++++++++++++++++------ healthcheck/memcached | 18 ++++++++-- 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/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 +++ 28 files changed, 93 insertions(+), 28 deletions(-)
participants (1)
-
no-reply@openstack.org