ironic-python-agent 9.14.1 (dalmatian)
We eagerly announce the release of: ironic-python-agent 9.14.1 This release is part of the dalmatian 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://bugs.launchpad.net/ironic-python-agent/+bugs For more details, please see below. 9.14.1 ^^^^^^ 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.14.0..9.14.1 --------------------------------------------- 5e79632e Fix the way qemu-img is called with prlimits 512e928c Fix errors in the function erase_devices_express 0718ad73 Fix RAID volume name aa01777c Warn when the provided checksum algorithm does not match the detected e459ecc9 Trivial: fix variable in formatting 0c30b426 Update TOX_CONSTRAINTS_FILE for stable/2024.2 c8611331 Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ironic_python_agent/extensions/standby.py | 19 +++++++++ ironic_python_agent/hardware.py | 1 + ironic_python_agent/ironic_api_client.py | 2 +- ironic_python_agent/qemu_img.py | 2 +- ironic_python_agent/raid_utils.py | 2 +- .../fix-raid-volume-name-ac9013e7b5cf3d46.yaml | 7 ++++ ..._in_erase_devices_express-f425c76b485a875f.yaml | 5 +++ tox.ini | 10 ++--- 13 files changed, 110 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org