Current Series Release Notes¶
7.3.0-2¶
New Features¶
The
ironic-python-agent-ramdiskelement has been split into a base element and a full element.ironic-python-agent-ramdisk-basebuilds a minimal ramdisk, andironic-python-agent-ramdiskextends it with additional functionality such as dhcp-all-interfaces.
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-2label, concludes immediately that no configuration drive is present instead of polling for the full timeout. A staleconfig-2partition left on a local disk no longer stalls boot.
7.2.0¶
Bug Fixes¶
The ironic-python-agent-podman element was in a nonstandard subdirectory,
dib/elements/when all of the other elements are indib/directly.This element has been moved into the standard location.