[release-announce] ironic-lib 2.12.4 (queens)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Thu Oct 24 14:50:33 UTC 2019
    
    
  
We are pleased to announce the release of:
ironic-lib 2.12.4: Ironic common library
This release is part of the queens 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.12.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.12.3..2.12.4
------------------------------------
ce8b3fd Rescan after making partition changes
af9fd8d Erase expected GPT locations in metadata wipe
3cad8a6 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