[release-announce] python-ironicclient 3.1.1 (train)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 13 19:28:38 UTC 2020
We are jazzed to announce the release of:
python-ironicclient 3.1.1: 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.1
^^^^^
Bug Fixes
* Fixes an issue where some failure modes of communication with the
Ironic API could result in an exception that circumvents the
client's retry mechanisms. In particular this includes HTTP 503
service unavailable which is seen when Ironic operates behind a load
balancer, and no backend is available to handle the request.
Changes in python-ironicclient 3.1.0..3.1.1
-------------------------------------------
8188c01 Fix AttributeError in negotiate_version
Diffstat (except docs and test files)
-------------------------------------
ironicclient/common/http.py | 6 +++++-
.../notes/fix-negotiate-version-503-c3cb8d1d4901541a.yaml | 8 ++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
More information about the Release-announce
mailing list