We are happy to announce the release of: sushy 4.5.1: Sushy is a small Python library to communicate with Redfish based systems This release is part of the bobcat 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. 4.5.1 ^^^^^ Bug Fixes * Fixes bug where sushy would not pass a read/connect timeout through to requests when making requests to a redfish service. This means that an ill-timed failure could cause python processes calling sushy to freeze indefinately. Changes in sushy 4.5.0..4.5.1 ----------------------------- 7c2a251 Requests must always have a read/connect timeout Diffstat (except docs and test files) ------------------------------------- .../add-read-and-connect-timeout-9f7dc3ed63c192c8.yaml | 5 +++++ sushy/connector.py | 9 +++++++-- 3 files changed, 21 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org