[new][tripleo] python-tripleoclient 5.3.0 release (newton)
We are overjoyed to announce the release of: python-tripleoclient 5.3.0: TripleO client This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/python-tripleoclient/ For more details, please see below. Changes in python-tripleoclient 5.2.0..5.3.0 -------------------------------------------- 2ee369f Fix get_file in out-of-tree templates 3650d94 Downloads templates from swift before processing update c1868d2 Allow referencing rendered yaml files in resource_registry e5701d0 Download templates from swift before processing with heatclient 34590cc Remove auth_required=False from upload image command 0ccf0fd Add optional overcloud deploy roles_data.yaml override abfa019 Remove another openstackclient import Diffstat (except docs and test files) ------------------------------------- tripleoclient/constants.py | 1 + .../v1/overcloud_deploy/test_overcloud_deploy.py | 215 +++++++++++++-------- .../v1/overcloud_update/test_overcloud_update.py | 54 ++---- tripleoclient/utils.py | 66 +++++++ tripleoclient/v1/overcloud_deploy.py | 186 +++++++++++++++--- tripleoclient/v1/overcloud_image.py | 1 - tripleoclient/v1/overcloud_update.py | 46 ++--- tripleoclient/workflows/plan_management.py | 18 +- tripleoclient/workflows/templates.py | 17 ++ 13 files changed, 557 insertions(+), 181 deletions(-)
participants (1)
-
no-reply@openstack.org