[release-announce] sushy 2.0.5 (train)
no-reply at openstack.org
no-reply at openstack.org
Fri Apr 16 11:05:15 UTC 2021
We are happy to announce the release of:
sushy 2.0.5: Sushy is a small Python library to communicate with
Redfish based systems
This release is part of the train stable release series.
The source is available from:
https://opendev.org/openstack/sushy
Download the package from:
https://tarballs.openstack.org/sushy/
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/sushy
For more details, please see below.
2.0.5
^^^^^
Bug Fixes
* Fixes "AttributeError: 'str' object has no attribute 'get'" during
error handling. This occurs when BMC does not return a list of
messages inside "@Message.ExtendedInfo", but a single item. This has
been observed with iDRAC.
Changes in sushy 2.0.4..2.0.5
-----------------------------
40df70a Fix ExtendedInfo error handling for non-list item
74efff4 Ensure Content-Type header is set when required
Diffstat (except docs and test files)
-------------------------------------
...ix-extended-info-error-handling-73fecb6bf5c852ff.yaml | 7 +++++++
sushy/connector.py | 5 ++++-
sushy/exceptions.py | 13 +++++++------
5 files changed, 47 insertions(+), 7 deletions(-)
More information about the Release-announce
mailing list