[release-announce] ironic-lib 2.16.4 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 7 17:01:27 UTC 2020


We eagerly announce the release of:

ironic-lib 2.16.4: Ironic common library

This release is part of the stein stable 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://storyboard.openstack.org/#!/project/openstack/ironic-lib

For more details, please see below.

2.16.4
^^^^^^

Bug Fixes

* Fixes an issue where the incorrect partition naming was used for
  metadisk (md) devices. See Story 2006154
  (https://storyboard.openstack.org/#!/story/2006154) for details.

* 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.16.3..2.16.4
------------------------------------

747f403 Rescan after making partition changes
3d6c21a Erase expected GPT locations in metadata wipe
a8a8b35 Use last digit to determine paritition naming scheme


Diffstat (except docs and test files)
-------------------------------------

ironic_lib/disk_utils.py                           | 88 ++++++++++++++++------
...fix-metadisk-partitioning-32d3fca274290dd6.yaml |  6 ++
...n-for-partition-write-out-3fbb92ae5c2a33c6.yaml |  7 ++
...wipe-gpt-on-metadata-wipe-ac0a93b16e00893f.yaml |  7 ++
5 files changed, 143 insertions(+), 35 deletions(-)







More information about the Release-announce mailing list