We are amped to announce the release of: sushy 2.0.3: 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.3 ^^^^^ Bug Fixes * Fixes Sushy OEM extension loading when using multiple servers that caused loaded extensions to point to server for which the extension was loaded first. Changes in sushy 2.0.2..2.0.3 ----------------------------- 0241cd9 Fix OEM extension loading for different servers e905df3 Make MessageRegistryFile.Registry attribute non-required 12577c0 Ignore failing message registry download 2a464cb Fix incorrect usage of assertRaisesRegex in unit tests Diffstat (except docs and test files) ------------------------------------- .../notes/fix-oem-loading-52da045252b6c33e.yaml | 6 +++ sushy/resources/oem/common.py | 27 ++--------- sushy/resources/registry/message_registry_file.py | 24 ++++++++-- .../registry/test_message_registry_file.py | 52 +++++++++++++++++++++ .../sessionservice/test_sessionservice.py | 6 --- 6 files changed, 109 insertions(+), 59 deletions(-)
participants (1)
-
no-reply@openstack.org