python-tripleoclient 10.7.1 (rocky)
We are jazzed to announce the release of: python-tripleoclient 10.7.1: TripleO client This release is part of the rocky 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. 10.7.1 ^^^^^^ Bug Fixes * The verbosity of the config-download ansible tasks for deployment are now controlled by the verbosity level specified on the command line. * Fixes a validation issue, validation would fail when multiple ctlplane subnets were defined in "undercloud.conf". Bug: 1791088 (https://bugs.launchpad.net/tripleo/+bug/1791088). Changes in python-tripleoclient 10.7.0..10.7.1 ---------------------------------------------- 2975806f overcloud status: return a message if no deployment is found f62f1907 Don't force verbosity of 1 for config-download 3de174d7 Suppress output for ssh-keygen 2e0b581f Disable telemetry if it's not enabled 9fd921b5 Only validate admin and public host in local_subnet cidr cb976f67 Ensure files exist before building/uploading plan 2e83e38b Retry heat stack polling on gateway problems 99ac7f9e Remove execution from workflow message send e9849d04 Filter messages not from waiting execution Diffstat (except docs and test files) ------------------------------------- ...config-download-verbosity-75fa34c110c00657.yaml | 4 + ...only-against-local-subnet-5e98a220e01e6c19.yaml | 6 + .../v1/overcloud_update/test_overcloud_update.py | 2 +- tripleoclient/utils.py | 39 ++++++- tripleoclient/v1/overcloud_deploy.py | 17 +++ tripleoclient/v1/undercloud_config.py | 3 + tripleoclient/v1/undercloud_preflight.py | 32 ++--- tripleoclient/workflows/base.py | 26 ++++- tripleoclient/workflows/deployment.py | 17 ++- 27 files changed, 491 insertions(+), 86 deletions(-)
participants (1)
-
no-reply@openstack.org