[release-announce] ironic-python-agent 6.4.1 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Mon Oct 12 21:03:32 UTC 2020
We are amped to announce the release of:
ironic-python-agent 6.4.1: Ironic Python Agent Ramdisk
This release is part of the victoria 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.4.1
^^^^^
Bug Fixes
* Fixes the "write_image" deploy step to actually check and return
any errors during its execution.
* Avoids a traceback when using "install_bootloader" with whole disk
images. If the root UUID cannot be detected, don't try to call grub.
Changes in ironic-python-agent 6.4.0..6.4.1
-------------------------------------------
7306c73 Do not silently swallow errors in the write_image deploy step
7705b3f Log a warning of target_boot_mode does not match current boot mode
840e165 Don't try to call GRUB when root UUID is not provided
7bb40c0 Update TOX_CONSTRAINTS_FILE for stable/victoria
d32aa6f Update .gitreview for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
ironic_python_agent/extensions/base.py | 11 +++++++++++
ironic_python_agent/extensions/image.py | 15 +++++++++++++++
ironic_python_agent/hardware.py | 2 +-
releasenotes/notes/prepare-image-49744276cef719d5.yaml | 5 +++++
releasenotes/notes/whole-disk-grub-0b1b8b9c44e31d28.yaml | 5 +++++
tox.ini | 2 +-
9 files changed, 65 insertions(+), 2 deletions(-)
More information about the Release-announce
mailing list