python-tripleoclient 14.2.3 (victoria)
We are psyched to announce the release of: python-tripleoclient 14.2.3: 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.2.2..14.2.3 ---------------------------------------------- 203acc3f Fetch stack after updating it 8d4485ef Fix network environment validation 4512b0fa Allow for cron programming of backups 5e0761a0 Add --reproduce-command option for tripleo deploy 9b3bd5f5 Passes playbook to the validation action as a list Diffstat (except docs and test files) ------------------------------------- .../test_overcloud_netenv_validate.py | 8 ++++++-- tripleoclient/v1/overcloud_backup.py | 22 ++++++++++++++++++++++ tripleoclient/v1/overcloud_netenv_validate.py | 2 +- tripleoclient/v1/overcloud_upgrade.py | 8 +++----- tripleoclient/v1/tripleo_deploy.py | 8 ++++++++ tripleoclient/v1/undercloud_backup.py | 21 +++++++++++++++++++++ tripleoclient/v1/undercloud_preflight.py | 2 +- 7 files changed, 62 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org