python-tripleoclient 9.2.3 (queens)
We are happy to announce the release of: python-tripleoclient 9.2.3: TripleO client This release is part of the queens stable release series. Download the package from: https://tarballs.openstack.org/python-tripleoclient/ For more details, please see below. Changes in python-tripleoclient 9.2.2..9.2.3 -------------------------------------------- 7c518a4 Convert enable-ssh-admin.sh to python 1f45ee7 Remove deploy playbook from `update run` 37d0554 Fix local path for templates outside of the plan 12a5340 Add .deployment.v1.deploy_on_servers to ffwd-upgrade prepare 4c456b4 Add exclude-path to undercloud backups 245eb69 Refactor, fix ansible inventory method parameters for ffwd-upgrade run 1dec392 Update Heat stack on update/upgrade/ffwd converge Diffstat (except docs and test files) ------------------------------------- tripleoclient/constants.py | 10 +- .../v1/overcloud_deploy/test_overcloud_deploy.py | 161 ++++++++++++++++++--- .../test_overcloud_ffwd_upgrade.py | 71 ++++----- .../v1/overcloud_update/test_overcloud_update.py | 10 +- tripleoclient/v1/overcloud_deploy.py | 11 +- tripleoclient/v1/overcloud_ffwd_upgrade.py | 35 ++--- tripleoclient/v1/overcloud_update.py | 13 +- tripleoclient/v1/overcloud_upgrade.py | 16 +- tripleoclient/v1/undercloud_backup.py | 17 ++- tripleoclient/workflows/deployment.py | 137 ++++++++++++++---- tripleoclient/workflows/package_update.py | 21 +++ 14 files changed, 519 insertions(+), 134 deletions(-)
participants (1)
-
no-reply@openstack.org