We contentedly announce the release of: sushy 3.4.5: 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.5 ^^^^^ Bug Fixes * Fixes "Processor.sub_processors" for "'Processor' object has no attribute 'conn'" error. Changes in sushy 3.4.4..3.4.5 ----------------------------- ef9bc98 Revert "Raise an AccessError with SessionService init" b7a71f1 Raise an AccessError with SessionService init dba7d1a Fix Processor.sub_processors efd47e3 Protect Connector against empty auth object Diffstat (except docs and test files) ------------------------------------- .../notes/fix-subprocessors-3b619434dba4636d.yaml | 5 +++++ sushy/connector.py | 3 ++- sushy/resources/system/processor.py | 14 ++++++------- .../unit/json_samples/subprocessor_collection.json | 9 +++++++++ 8 files changed, 70 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org