[release-announce] sushy 4.1.6 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 31 10:31:29 UTC 2023


We are amped to announce the release of:

sushy 4.1.6: Sushy is a small Python library to communicate with
Redfish based systems

This release is part of the yoga 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.

Changes in sushy 4.1.5..4.1.6
-----------------------------

5f67448 Requests must always have a read/connect timeout
e5a43fa Exclude all files starting with . from flake8 tests
288260d Fix volume deletion on newer iDRACs
37171ad Retry on iDRAC SYS518 errors for all requests
972f173 Handle proper code_status in unit test
e06f1c3 Handle a different error code for missing TransferProtocolType


Diffstat (except docs and test files)
-------------------------------------

...-read-and-connect-timeout-9f7dc3ed63c192c8.yaml |  5 ++
...olume_operation-on_sys518-009f2b16e5c38a27.yaml |  8 +++
...operational_time_property-f53f650d8612a847.yaml |  4 ++
.../notes/property-missing-7602c421ec177e9a.yaml   |  6 ++
sushy/connector.py                                 | 25 +++++--
sushy/exceptions.py                                | 18 +++--
sushy/resources/manager/virtual_media.py           | 17 +++--
sushy/resources/system/storage/volume.py           | 18 ++++-
.../unit/resources/manager/test_virtual_media.py   | 27 +++++---
.../unit/resources/system/storage/test_volume.py   | 79 ++++++++++++++++++++++
tox.ini                                            |  2 +-
12 files changed, 234 insertions(+), 46 deletions(-)







More information about the Release-announce mailing list