We exuberantly announce the release of: openstacksdk 0.17.2: An SDK for building applications to work with OpenStack This release is part of the rocky stable release series. Download the package from: https://pypi.org/project/openstacksdk For more details, please see below. 0.17.2 ^^^^^^ Bug Fixes * Fixed an issue with exceptions raised in TaskManager being raised at the wrong part of the process causing queue oriented task managers to abort their processing loop instead of reporting the exception to the caller. Changes in openstacksdk 0.17.1..0.17.2 -------------------------------------- 3ad9dab Don't wait for task in submit_task 004f35f baremetal: correct the default timeout in Node.set_provision_state Diffstat (except docs and test files) ------------------------------------- openstack/baremetal/v1/node.py | 2 +- openstack/task_manager.py | 28 +++++++- .../notes/wait-submit-task-ff7c47d6620954a5.yaml | 7 ++ 4 files changed, 116 insertions(+), 3 deletions(-)
participants (1)
-
no-reply@openstack.org