We joyfully announce the release of: sushy 3.2.3: Sushy is a small Python library to communicate with Redfish based systems This release is part of the ussuri 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.2.3 ^^^^^ Bug Fixes * Automatically retries internal server errors from GET requests. Changes in sushy 3.2.2..3.2.3 ----------------------------- 2aead8b Automatically retry HTTP 5xx on GET requests 9c9c49b Revert "Raise an AccessError with SessionService init" 729005a CI: Pin sushy-tools to fix CI 0466e9c Raise an AccessError with SessionService init Diffstat (except docs and test files) ------------------------------------- releasenotes/notes/get-retry-9ca311caf8a0b7bb.yaml | 4 ++++ sushy/connector.py | 19 ++++++++++++++++++- zuul.d/sushy-jobs.yaml | 2 ++ 4 files changed, 32 insertions(+), 3 deletions(-)