[release-announce] ironic-python-agent 9.2.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Thu Dec 15 15:35:11 UTC 2022
We contentedly announce the release of:
ironic-python-agent 9.2.0: Ironic Python Agent Ramdisk
This release is part of the antelope release series.
The source is available from:
https://opendev.org/openstack/ironic-python-agent
Download the package from:
https://tarballs.openstack.org/ironic-python-agent/
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/ironic-
python-agent
For more details, please see below.
9.2.0
^^^^^
New Features
* When detecting a serial number of a block device, the agent now
tries to use lsblk first and only falls back to udev if lsblk does
not return a serial number. Based on experience it looks like lsblk
might be a better source of truth than udev in regerard to serial
number information.
Changes in ironic-python-agent 9.1.0..9.2.0
-------------------------------------------
830fdfa prioritize lsblk as a source of device serials
43748af Switch to 2023.1 Python3 unit tests and generic template name
1132128 Update master for stable/zed
cdd6b4f Update release versions for yoga
0bf579c Fix failure of bind mount in _install_grub2
Diffstat (except docs and test files)
-------------------------------------
ironic_python_agent/extensions/image.py | 1 +
ironic_python_agent/hardware.py | 23 ++--
ironic_python_agent/utils.py | 3 +-
...tize-lsblk-device-serials-8cae406ca5164a01.yaml | 8 ++
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 +-
releasenotes/source/zed.rst | 6 +
zuul.d/project.yaml | 4 +-
11 files changed, 248 insertions(+), 85 deletions(-)
More information about the Release-announce
mailing list