sushy 5.2.2 (dalmatian)
We joyfully announce the release of: sushy 5.2.2 This release is part of the dalmatian 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://bugs.launchpad.net/sushy/+bugs For more details, please see below. 5.2.2 ^^^^^ Bug Fixes * Improve Redfish VirtualMedia "InsertMedia" error handling on BMCs that require credentials but return unstructured errors (e.g., responses that omit "error.code" and report "ActionParameterMissing" only via "@Message.ExtendedInfo" or free-text messages). Sushy now detects these cases and retries with "UserName"/"Password" parameters, allowing ISO mounting to proceed. This also preserves compatibility with legacy "error.code == *GeneralError" responses that mention missing parameters. Changes in sushy 5.2.1..5.2.2 ----------------------------- 02347b6 Check required credentials in a detailed way Diffstat (except docs and test files) ------------------------------------- ...dia-credentials-detection-b30a78b85d794aea.yaml | 10 +++ sushy/resources/manager/virtual_media.py | 39 ++++++++++ .../unit/resources/manager/test_virtual_media.py | 91 +++++++++++++++++++++- 3 files changed, 139 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org