[release-announce] ironic-python-agent 6.6.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 17 13:24:48 UTC 2021
We are thrilled to announce the release of:
ironic-python-agent 6.6.0: Ironic Python Agent Ramdisk
This release is part of the wallaby 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.6.0
^^^^^
Upgrade Notes
*************
* The kernel parameter "lldp-timeout" (deprecated during the Newton
development cycle) has been removed, please use "ipa-lldp-timeout"
instead.
Bug Fixes
*********
* Fix UEFI boot entry creation for aarch64 when using diskimage-
builder created whole disk images.
* Provides a more specific error message if a UEFI-incompatible
image is used in the UEFI mode.
Changes in ironic-python-agent 6.5.0..6.6.0
-------------------------------------------
be30e0a Clean up a release note
403d2f0 Fix error message with UEFI-incompatible images
fc1f2c7 Use variable for lsblk columns device info
d2495a0 Mock tests to return bios boot mode
6435063 Add release version to release notes
68a43b9 Fix UEFI boot entry creation for aarch64
c72e58b Update minversion of tox
6072e2d Remove lldp-timeout support
Diffstat (except docs and test files)
-------------------------------------
ironic_python_agent/config.py | 3 +-
ironic_python_agent/extensions/image.py | 53 +++++++++-------
ironic_python_agent/hardware.py | 5 +-
ironic_python_agent/utils.py | 7 ---
...ntry-creation-for-aarch64-2b143c5bf189c2f6.yaml | 5 ++
.../remove-lldp-timeout-ea481dbb01a39522.yaml | 6 ++
.../notes/uefi-images-38c8536db189ffc1.yaml | 5 ++
releasenotes/source/victoria.rst | 6 +-
tox.ini | 2 +-
12 files changed, 107 insertions(+), 69 deletions(-)
More information about the Release-announce
mailing list