We jubilantly announce the release of:
ironic-lib 4.6.3: Ironic common library
This release is part of the wallaby 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.
4.6.3
^^^^^
Bug Fixes
* Restore compatibility of blkid command with CentOS 7. For more
details see Story 2009328
(https://storyboard.openstack.org/#!/story/2009328).
Changes in ironic-lib 4.6.2..4.6.3
----------------------------------
972eda9 Restore blkid compatibility with Centos 7
3964cd7 json_rpc: setup.cfg is missing entrypoint for json_rpc's list_opts
15063ca json_rpc: list_opts() should return tuple
daf3155 Avoid using blkid in favour of lsblk and parted
Diffstat (except docs and test files)
-------------------------------------
ironic_lib/disk_utils.py | 57 ++++++++++++++----
ironic_lib/json_rpc/__init__.py | 2 +-
...ore-centos7-compatibility-bfbe2bcf1d1fb7f0.yaml | 5 ++
setup.cfg | 1 +
5 files changed, 94 insertions(+), 41 deletions(-)