[release-announce] sushy 3.12.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 26 14:11:03 UTC 2021


We jubilantly announce the release of:

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

This release is part of the xena 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.12.0
^^^^^^


New Features
************

* The "VirtualMedia.insert_media" call now supports credentials for
  the "image" URI.


Bug Fixes
*********

* Changes the default value of "WriteProtected" parameter in in
  VirtualMedia::insert_media() from False to True. This is to match
  Redfish schema 2021.1 and VirtualMedia.v1_3_0:
  https://redfish.dmtf.org/schemas/v1/VirtualMedia.v1_3_0.json

Changes in sushy 3.11.1..3.12.0
-------------------------------

8af5725 Support credentials for VirtualMedia URI
e8c29cc Change default value: insert_media write_protected


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

...hange-vmedia-write-protected-attr-586370a552288801.yaml |  7 +++++++
.../notes/vmedia-credentials-14b7705c3c94cc07.yaml         |  5 +++++
sushy/resources/manager/virtual_media.py                   | 10 +++++++++-
4 files changed, 35 insertions(+), 1 deletion(-)







More information about the Release-announce mailing list