python-tripleoclient 9.2.7 (queens)
We are delighted to announce the release of: python-tripleoclient 9.2.7: 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.6..9.2.7 -------------------------------------------- 5fd323ce Disable SSH password authentication during tripleo-admin enablement. d508b71e Use existing stack parameter for DeployIdentifier a7b0feb6 Catch websocket connection close errors in cleanup 1f7c26f3 Bump the timeout for plan creation workflow to 20 minutes ca1fd76f Increase the deploy_plan timeout in tripleoclient 6bb1b9ab Ensure that the --template-file option is passed to the kolla builder 9290924a Add a guard to break if no connection bec731e0 Issue a message to update nodes after updating images Diffstat (except docs and test files) ------------------------------------- tripleoclient/plugin.py | 8 ++++- .../v1/overcloud_deploy/test_overcloud_deploy.py | 40 ++++++++++++++++++---- .../test_overcloud_ffwd_upgrade.py | 10 ++++-- .../v1/overcloud_image/test_container_image.py | 9 +++-- .../v1/overcloud_image/test_overcloud_image.py | 2 ++ .../v1/overcloud_update/test_overcloud_update.py | 10 ++++-- .../v1/overcloud_upgrade/test_overcloud_upgrade.py | 10 ++++-- tripleoclient/v1/container_image.py | 3 +- tripleoclient/v1/overcloud_deploy.py | 7 +++- tripleoclient/v1/overcloud_image.py | 7 ++++ tripleoclient/workflows/deployment.py | 5 +-- tripleoclient/workflows/plan_management.py | 9 +++-- 13 files changed, 97 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org