We are pumped to announce the release of: sushy 3.12.4: Sushy is a small Python library to communicate with Redfish based systems This release is part of the xena 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.12.4 ^^^^^^ Bug Fixes * To avoid timeouts with recent versions of firmwares we need to increase the number of server side retries. For example, in idrac firmware series 5.x the time gap between operations is almost 20 seconds instead of the 10 seconds in the 4.x series. Changes in sushy 3.12.3..3.12.4 ------------------------------- b11ceab Increase server side retries Diffstat (except docs and test files) ------------------------------------- releasenotes/notes/increase-server-retries-5f11edde8ee0b461.yaml | 6 ++++++ sushy/connector.py | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-)
participants (1)
-
no-reply@openstack.org