ironic-python-agent 3.3.2 (rocky)
We are stoked to announce the release of: ironic-python-agent 3.3.2: Ironic Python Agent Ramdisk This release is part of the rocky 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/947 For more details, please see below. 3.3.2 ^^^^^ Bug Fixes * From IPMI specification v2.0, channel number 1-Bh(1-11) can be used for various types of communications channels. The respectively available channels depend on the specific IPMI implementation for a specific server system. * Mounts /run into chroot when installing grub to prevent timeouts. * Fixes an issue with retrieving all available physical memory. For more details see: *story 2005308 <https://storyboard.openstack.org/#!/story/2005308>* Changes in ironic-python-agent 3.3.1..3.3.2 ------------------------------------------- 1cb2e5e Fixes for building images with CoreOS 8531d14 Bind mount /run into chroot when installing grub b8f6026 Add more channel number for detecting BMC IP address 7b3e177 Fix download upper constraints 3b0f757 Fetch upper constraints from opendev.org ee768af OpenDev Migration Patch 8fc63ad Ironic python agent does not extract correct available memory 5048f3d Replace openstack.org git:// URLs with https:// Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Dockerfile | 15 +- imagebuild/common/generate_upper_constraints.sh | 2 +- ironic_python_agent/extensions/image.py | 2 +- ironic_python_agent/hardware.py | 22 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../run.yaml | 10 +- .../ironic-python-agent-buildimage-coreos/run.yaml | 2 +- .../run.yaml | 2 +- .../tempest-dsvm-ironic-inspector-src/run.yaml | 12 +- .../add-more-lan-channels-8f5197ed5f057c25.yaml | 7 + .../notes/bindmount-run-4c6a31d3ee4e0ed6.yaml | 4 + .../get-physical-memory-535a32362bcdf83a.yaml | 6 + tox.ini | 2 +- zuul.d/legacy-ironic-jobs.yaml | 4 +- 25 files changed, 334 insertions(+), 86 deletions(-)
participants (1)
-
no-reply@openstack.org