We are delighted to announce the release of: sushy 4.7.0: Sushy is a small Python library to communicate with Redfish based systems This release is part of the caracal 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.7.0 ^^^^^ New Features * Adds functionality to the "set_system_boot_options" method permitting an "http_boot_uri" option to be set. * Adds an "http_boot_uri" option to the System boot object, permitting an API client user to view what the BMC's redfish "HttpBootUri" setting is. Changes in sushy 4.6.0..4.7.0 ----------------------------- 7340b34 Adds an option for setting the http boot uri Diffstat (except docs and test files) ------------------------------------- ...add-http-boot-uri-support-5c25816e13ccdb27.yaml | 9 +++ sushy/resources/system/system.py | 36 +++++++++++- 4 files changed, 110 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org