ironic-python-agent-builder 7.3.0 (hibiscus)
We are stoked to announce the release of: ironic-python-agent-builder 7.3.0 This release is part of the hibiscus release series. The source is available from: https://opendev.org/openstack/ironic-python-agent-builder Download the package from: https://tarballs.openstack.org/ironic-python-agent-builder/ Please report issues through: https://bugs.launchpad.net/ironic-python-agent-builder/+bugs For more details, please see below. 7.3.0 ^^^^^ Bug Fixes * Fixes a delay of up to 30 seconds during boot when a node is deployed via virtual media without a configuration drive. The configuration drive resolution script now detects the Ironic boot device by its publisher id and, when that device has no "config-2" label, concludes immediately that no configuration drive is present instead of polling for the full timeout. A stale "config-2" partition left on a local disk no longer stalls boot. Changes in ironic-python-agent-builder 7.2.0..7.3.0 --------------------------------------------------- ab68ebc Remove debug kernel packages from IPA ramdisk 2d925c5 Remove GPU, WiFi and vendor laptop firmware from ramdisk 95f71b2 Prune additional paths from ramdisk to reduce initramfs size 7723cfb Uninstall unnecessary packages to reduce ramdisk size 89c6700 Fix IPA service not starting on CentOS 10 (systemd 257) a5d38a6 Mask dnf-makecache and fwupd-refresh services in ramdisk 012f3cf Fix codespell job 5cf1242 Skip config drive wait when none is present a39a26b Replace tabs with spaces ae43776 Update master for stable/2026.1 Diffstat (except docs and test files) ------------------------------------- .../environment.d/10-defaults.bash | 14 ++++++-- .../package-installs.yaml | 42 +++++++++++++++++++--- .../post-install.d/80-ironic-python-agent-ramdisk | 15 ++++++-- .../post-install.d/99-remove-extra-packages | 6 ++-- .../system-preset/90-ironic-python-agent.preset | 4 +++ .../bin/ironic-python-agent-resolve-configdrive.sh | 16 +++++++++ .../cleanup.d/99-ramdisk-create | 12 +++++++ .../fix-configdrive-no-wait-042e9d27164a3ef9.yaml | 10 ++++++ .../re-enable-simple-init-b1dd1edc2ba9d646.yaml | 2 +- releasenotes/source/2026.1.rst | 6 ++++ releasenotes/source/index.rst | 1 + 11 files changed, 115 insertions(+), 13 deletions(-)
participants (1)
-
no-reply@openstack.org