tripleo-common 11.6.0 (train)
We are gleeful to announce the release of: tripleo-common 11.6.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.5.0..11.6.0 ---------------------------------------- e5388f3a Use quay.ceph.io to pull the Ceph Dashboard related images b9a16458 Drop inject_facts_as_vars e19f2ca1 Switch to tripleo namespace grafana images c45c836b Don't allow rotation of HeatAuthEncryptionKey c1cef817 Remove copy_ssh_key task from validation workbook 0630a00e [stable-only] Fix legacy password handling 4e89e4bb Add missing ComputeNeutronMetadataAgent service into tripleo_containers.yaml.j2. 7d93ae6f Removes unneeded zuul layout overrides - templates for consistency d6da694b Remove layout override and wire up buildimage template instead a8f62c54 Add python3-pymemcache to tcib 066e8613 Fix fact definition for deployments 9cc6007e Reduce fact gathering 65e76043 Switch defaults to quay.io db8ff0ae Add cloud-admin user to tripleoclient container c24347cb Add SITE_PACKAGES variable to horizon extend_start 7d7a983c Handle containers without a namespace b8e671fe Fix placement endpoint check when endpoints are not set 0cab033b [Train Only] Remove python-pip from base image 74c85faa Conditionally use python instead of cURL eb1b8d63 Add ComputeNeutronl3Agent link to neutron-l3-agent container image 2ec51ff8 Use the new IPA-builder element for installing python-hardware 4ae163f0 Use the new IPA-builder element for installing python-hardware 2effe2ff Check existence of expires_in for auth dfb625e9 Switch gnocchi-statsd HC to healthcheck_port 8b37b05e Cleanup and add test coverage for inventory without overcloud Diffstat (except docs and test files) ------------------------------------- .../container_image_prepare_defaults.yaml | 12 +- container-images/kolla/base/uid_gid_manage.sh | 1 + container-images/kolla/horizon/extend_start.sh | 1 + .../kolla/tripleoclient/tripleoclient_sudoers | 1 + container-images/overcloud_containers.yaml | 208 ++++++++++----------- container-images/tcib/base/os/os.yaml | 1 + .../tcib/base/tripleoclient/tripleoclient.yaml | 7 + container-images/tripleo_containers.yaml | 208 ++++++++++----------- container-images/tripleo_containers.yaml.j2 | 2 + .../tripleo_kolla_template_overrides.j2 | 4 + healthcheck/common.sh | 11 +- healthcheck/gnocchi-statsd | 2 +- healthcheck/http-healthcheck.py | 44 +++++ image-yaml/overcloud-images-python3.yaml | 6 +- image-yaml/overcloud-images.yaml | 4 +- tripleo_common/actions/ansible.py | 5 + tripleo_common/actions/parameters.py | 12 +- tripleo_common/constants.py | 1 + tripleo_common/image/image_export.py | 7 +- tripleo_common/image/image_uploader.py | 3 +- tripleo_common/image/kolla_builder.py | 3 +- tripleo_common/inventories.py | 3 +- tripleo_common/inventory.py | 18 +- tripleo_common/templates/deployments.yaml | 8 +- .../inventory_data/undercloud_dynamic_merged.json | 36 ++++ .../inventory_data/undercloud_static_merged.yaml | 21 +++ workbooks/validations.yaml | 37 ---- zuul.d/layout.yaml | 101 +--------- 34 files changed, 552 insertions(+), 418 deletions(-)
participants (1)
-
no-reply@openstack.org