[release-announce] ironic-python-agent 6.1.3 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 10 15:01:39 UTC 2022


We are psyched to announce the release of:

ironic-python-agent 6.1.3: Ironic Python Agent Ramdisk

This release is part of the ussuri stable 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.

6.1.3
^^^^^

Bug Fixes

* Fixes a minor issue with the regular expression used for UEFI
  duplicate entry cleanup which was introduced in a prior change to
  refactor the cleanup operation to avoid UEFI firmware which treats
  deletion of entries after addition as an invalid operation.

* Fixes cases where duplicates may not be found in the UEFI firmware
  NVRAM boot entry table by explicitly looking for, and deleting for
  matching labels in advance of creating the EFI boot loader entry.

* Fixes an issue where partitions are not visible due to a incorrect
  call to have the partition table re-read.

* Fixes an issue where partitions are not visible due to an
  incorrect call to have the partition table re-read during raid
  configuration creation.

Changes in ironic-python-agent 6.1.2..6.1.3
-------------------------------------------

dc62636 Re-read the partition table with partx -a, part 2
7438939 Re-read the partition table with partx -a
e5b75d4 Fix UEFI record regex
8119040 Delete EFI boot entry duplicate labels first
0bf8769 Output verbose info from efibootmgr


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

ironic_python_agent/extensions/image.py            |  38 ++---
ironic_python_agent/hardware.py                    |   2 +-
.../notes/correct-uefi-regex-112211c2427cd4d9.yaml |   7 +
.../de-duplicate-by-label-baa090c5b1bff992.yaml    |   6 +
.../notes/fix-rescan-device-7b00c6836b687ce8.yaml  |   5 +
.../fix-rescan-device-raid-29aa1558b036b496.yaml   |   7 +
8 files changed, 208 insertions(+), 99 deletions(-)







More information about the Release-announce mailing list