tripleo-common 13.0.0 (victoria)
We are stoked to announce the release of:
tripleo-common 13.0.0: A common library for TripleO workflows.
This release is part of the victoria 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.7.0..13.0.0 ----------------------------------------
38827df9 Automatically set tag's based on role names 072b2ad3 Switch to content provider jobs/templates d2b373dc Add both validations path for inflight validation da41f54f Add ComputeNeutronl3Agent link to neutron-l3-agent container image 3f93f147 Handle None config for networkConfig d449a9ea Lower ansible poll interval time f52b1e1a Improve bearer auth handling 4d0a7d32 Remove pull NetworkConfig from node-level be437cb1 Use the new IPA-builder element for installing python-hardware
Diffstat (except docs and test files) -------------------------------------
container-images/tripleo_containers.yaml.j2 | 1 + image-yaml/overcloud-images.yaml | 4 +- tripleo_common/actions/ansible.py | 39 ++++++--- tripleo_common/constants.py | 6 +- tripleo_common/image/image_uploader.py | 123 ++++++++++++++++++++++------ tripleo_common/utils/config.py | 58 ++++--------- tripleo_common/utils/locks/base.py | 3 + tripleo_common/utils/locks/processlock.py | 1 + tripleo_common/utils/locks/threadinglock.py | 1 + tripleo_common/utils/template.py | 45 ++++++++++ zuul.d/layout.yaml | 76 +++++++++++------ 14 files changed, 334 insertions(+), 163 deletions(-)
participants (1)
-
no-reply@openstack.org