[release-announce] sushy 3.4.4 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 14 16:47:23 UTC 2021


We high-spiritedly announce the release of:

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

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

3.4.4
^^^^^

Bug Fixes

* Adds a fallback for inserting and ejecting virtual media using the
  PATCH HTTP request instead of the explicit action URIs. The fallback
  is required for Lenovo ThinkSystem machines (i.e. SD530, ..) that
  only implement the PATCH method.

Changes in sushy 3.4.3..3.4.4
-----------------------------

3a60bf8 Don't log ERROR if GET of /redfish/v1/SessionService fails
d7da81d Implement fallback method for virtual media


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

...ix-virtual-media-fallback-15a559414a65c014.yaml |  7 ++
sushy/connector.py                                 |  9 ++-
sushy/resources/base.py                            | 30 ++++++++
sushy/resources/manager/virtual_media.py           | 63 ++++++++++++-----
.../unit/resources/manager/test_virtual_media.py   | 81 ++++++++++++++++++++++
6 files changed, 190 insertions(+), 18 deletions(-)







More information about the Release-announce mailing list