We are glad to announce the release of: ironic-lib 2.20.0: Ironic common library This release is part of the train release series. The source is available from: https://opendev.org/openstack/ironic-lib Download the package from: https://pypi.org/project/ironic-lib Please report issues through: https://bugs.launchpad.net/ironic-lib/+bugs For more details, please see below. 2.20.0 ^^^^^^ Bug Fixes * Fixes an issue with the "disk_utils" method "make_partitions", which is utilized to facilitate the write-out of partition images to disk. Previously when this method was invoked on a ramdisk, the partition may not have been found. * Fixes an issue where CRC errors in the GPT partition information would cause cleaning to fail. A similar issue was previously encountered with ironic-python-agent. See Story 1737556 (https://storyboard.openstack.org/#!/story/1737556) for details. Changes in ironic-lib 2.19.0..2.20.0 ------------------------------------ 2a83c0a Rescan after making partition changes 28a2ed1 Erase expected GPT locations in metadata wipe Diffstat (except docs and test files) ------------------------------------- ironic_lib/disk_utils.py | 76 ++++++++++++++++------ ...n-for-partition-write-out-3fbb92ae5c2a33c6.yaml | 7 ++ ...wipe-gpt-on-metadata-wipe-ac0a93b16e00893f.yaml | 7 ++ 4 files changed, 129 insertions(+), 29 deletions(-)
participants (1)
-
no-reply@openstack.org