python-tripleoclient 14.1.0 (victoria)
We joyfully announce the release of: python-tripleoclient 14.1.0: TripleO client This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/python-tripleoclient Download the package from: https://tarballs.openstack.org/python-tripleoclient/ Please report issues through: https://bugs.launchpad.net/tripleo/+bugs For more details, please see below. Changes in python-tripleoclient 14.0.0..14.1.0 ---------------------------------------------- b201a903 Map build host repos to distro.repos.d instead of yum.repos.d b900722f The lower constraint file has been removed 33b4d6b7 Add config-download-dir flag to cell export command 08362bb1 [Container build] raise Exception post logging error 1e13ee39 Removed ubi-8 based jobs 3a6354ed Logging refactor f9a16b14 Do not require authentication for the validator CLI 299816e7 Handle root as a deployment user better 87dc5ba6 Switch deployed-server if nova unavailable c0818938 Remove detection of package manager for undercloud upgrade 85893d6b Use user's home dir for fact cache aa44664d Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + lower-constraints.txt | 162 --------------------- tox.ini | 7 - .../v1/overcloud_deploy/test_overcloud_deploy.py | 3 +- .../test_tripleo_container_image.py | 2 +- tripleoclient/utils.py | 12 +- tripleoclient/v1/overcloud_admin.py | 1 - tripleoclient/v1/overcloud_cell.py | 14 +- tripleoclient/v1/overcloud_deploy.py | 30 ++-- tripleoclient/v1/tripleo_deploy.py | 6 + tripleoclient/v1/tripleo_validator.py | 14 ++ tripleoclient/v1/undercloud.py | 6 +- tripleoclient/v2/tripleo_container_image.py | 19 ++- zuul.d/layout.yaml | 5 - 15 files changed, 79 insertions(+), 224 deletions(-)
participants (1)
-
no-reply@openstack.org