ironic-python-agent-builder 7.1.0 (gazpacho)
We are delighted to announce the release of: ironic-python-agent-builder 7.1.0 This release is part of the gazpacho 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.1.0 ^^^^^ Bug Fixes * Fixes issues which could be encountered where prior configuration drives were considered valid for use by the configuration drive lockout script. This was discovered shortly after "simple-init" was added as a default element instead of an opt-in element for disk images. Because of the use of glean, this only resulted in incorrect network configuration of the agent in some cases for users utilizing upstream code. That support was promptly reverted, and this fix developed. We anticipate the simple-init element to be re-introduced at some point in the future. * Fixes the DHCP-less usage path by default through the simple-init element being enabled as a diskimage-builder dependency by default. This change was previously reverted to allow time to resolve bugs in the guard rail logic. Initalization of configuration drive configuration with simple-init is now handled appropriately. Changes in ironic-python-agent-builder 7.0.0..7.1.0 --------------------------------------------------- d0587db tox: Drop redundant injection of VIRTUAL_ENV variable 69d1e45 re-enable simple-init by default fdd47cb Drop redundant basepython 5430e9a Make multiple integration jobs voting 1c281d8 Lockout configdrive reads on network boots 9c877b2 Fixed rescue ConditionPathExists flag edccbb7 ci: Start running the advaned ironic job a4bfce1 Revert "Add simple-init by default" 96d997f Fix waiting config drive with the correct publisher id Diffstat (except docs and test files) ------------------------------------- .../ironic-python-agent.service | 2 +- .../ironic-agent-resolve-config-drive.service | 3 ++ .../bin/ironic-python-agent-resolve-configdrive.sh | 55 ++++++++++++---------- ...dd-simple-init-by-default-cfaa05c8178de93f.yaml | 8 ---- ...glean-configdrive-lockout-4afaa99a06e7a785.yaml | 11 +++++ .../re-enable-simple-init-b1dd1edc2ba9d646.yaml | 8 ++++ tox.ini | 7 +-- zuul.d/project.yaml | 6 ++- 8 files changed, 59 insertions(+), 41 deletions(-)
participants (1)
-
no-reply@openstack.org