We exuberantly announce the release of: sushy 2.0.2: 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.2 ^^^^^ Bug Fixes * Handles incomplete messages in MessageRegistry that are not having fields like 'Description' and 'Severity'. See story 2007216 (https://storyboard.openstack.org/#!/story/2007216) for more information. Changes in sushy 2.0.1..2.0.2 ----------------------------- 3f08acc Relax required Redfish fields handling 4e2eb5a Handle incomplete messages in MessageRegistry ad426df Fix 'None' field value processing Diffstat (except docs and test files) ------------------------------------- ...6-fix-to-message-registry-cff37659f03ba815.yaml | 8 ++++ sushy/resources/base.py | 54 +++++++++++----------- sushy/resources/registry/message_registry.py | 6 ++- .../resources/registry/test_message_registry.py | 24 +++++++++- 5 files changed, 70 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org