We are stoked to announce the release of:
ironic-lib 2.19.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.19.0
^^^^^^
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.
Changes in ironic-lib 2.18.0..2.19.0
------------------------------------
cd51319 Use last digit to determine paritition naming scheme
c826e7d Returns disk_identifier for UEFI boot mode nodes
Diffstat (except docs and test files)
-------------------------------------
ironic_lib/disk_utils.py | 47 ++++++++++++++--
...fix-metadisk-partitioning-32d3fca274290dd6.yaml | 6 ++
3 files changed, 111 insertions(+), 6 deletions(-)