python-tripleoclient 16.4.0 (wallaby)
We are glad to announce the release of: python-tripleoclient 16.4.0: TripleO client This release is part of the wallaby 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 16.3.0..16.4.0 ---------------------------------------------- 3fb5f341 Allow for cron programming of backups 9f3b27e3 Remove cyclic import between export and utils 9e5aed46 Add --reproduce-command option for tripleo deploy e0f12ac4 Passes playbook to the validation action as a list Diffstat (except docs and test files) ------------------------------------- tripleoclient/export.py | 12 ++++++++++++ tripleoclient/utils.py | 13 ------------- tripleoclient/v1/overcloud_backup.py | 22 ++++++++++++++++++++++ tripleoclient/v1/overcloud_deploy.py | 3 ++- tripleoclient/v1/overcloud_export.py | 4 ++-- tripleoclient/v1/tripleo_deploy.py | 8 ++++++++ tripleoclient/v1/undercloud_backup.py | 21 +++++++++++++++++++++ tripleoclient/v1/undercloud_preflight.py | 2 +- 9 files changed, 69 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org