[release-announce] python-ironicclient 3.1.2 (train)
no-reply at openstack.org
no-reply at openstack.org
Thu May 21 13:44:35 UTC 2020
We are pumped to announce the release of:
python-ironicclient 3.1.2: OpenStack Bare Metal Provisioning API
Client Library
This release is part of the train stable release series.
The source is available from:
https://opendev.org/openstack/python-ironicclient
Download the package from:
https://pypi.org/project/python-ironicclient
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/python-
ironicclient
For more details, please see below.
3.1.2
^^^^^
Bug Fixes
* Fails with a clear TypeError when a session is not provided to
"client.Client" or "v1.client.Client". Before we used to throw:
_construct_http_client() takes at least 1 argument
Changes in python-ironicclient 3.1.1..3.1.2
-------------------------------------------
1220d76 Provide a clear error message when using client.Client without a session
Diffstat (except docs and test files)
-------------------------------------
ironicclient/client.py | 23 ++++++++++++++++++----
ironicclient/v1/client.py | 5 +++++
.../notes/client-session-09e6ced1fbc6a9b0.yaml | 7 +++++++
5 files changed, 71 insertions(+), 4 deletions(-)
More information about the Release-announce
mailing list