We are chuffed to announce the release of: sushy 3.7.1: Sushy is a small Python library to communicate with Redfish based systems This release is part of the wallaby 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 3.7.0..3.7.1 ----------------------------- bc49878 Implement fallback method for virtual media ab3a97e Ensure Content-Type header is set when required ee2b83e Update TOX_CONSTRAINTS_FILE for stable/wallaby a27fc6a Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ...ix-virtual-media-fallback-15a559414a65c014.yaml | 7 ++ sushy/connector.py | 5 +- sushy/resources/base.py | 30 ++++++++ sushy/resources/manager/virtual_media.py | 63 ++++++++++++----- .../unit/resources/manager/test_virtual_media.py | 81 ++++++++++++++++++++++ tox.ini | 8 +-- 8 files changed, 175 insertions(+), 21 deletions(-)
participants (1)
-
no-reply@openstack.org