We high-spiritedly announce the release of: ironic-python-agent 9.7.3 This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/ironic-python-agent Download the package from: https://tarballs.openstack.org/ironic-python-agent/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic- python-agent For more details, please see below. 9.7.3 ^^^^^ Bug Fixes * The use of md_device as the default volume name if the volume name of a RAID array hasn't been specified caused a 'Not POSIX compatible' error. This has been fixed by using just the last part of the md_device. Fixes https://bugs.launchpad.net/ironic-python- agent/+bug/2073406 * Prevent the UnboundLocalError in erase_devices_express, for example, on a disk failure. Changes in ironic-python-agent 9.7.2..9.7.3 ------------------------------------------- 83363b1 [CI] Pin sushy-tools 8dbbe79 Fix errors in the function erase_devices_express 47f6055 Fix RAID volume name 38acd0a Warn when the provided checksum algorithm does not match the detected 6a32f44 Remove non RE2 job config Diffstat (except docs and test files) ------------------------------------- ironic_python_agent/extensions/standby.py | 19 +++++++++ ironic_python_agent/hardware.py | 1 + ironic_python_agent/raid_utils.py | 2 +- .../fix-raid-volume-name-ac9013e7b5cf3d46.yaml | 7 ++++ ..._in_erase_devices_express-f425c76b485a875f.yaml | 5 +++ zuul.d/ironic-python-agent-jobs.yaml | 4 +- 9 files changed, 100 insertions(+), 25 deletions(-)
participants (1)
-
no-reply@openstack.org