2f399a1fb7
It is not expected that nodes configured this way start PXE-booting. Change-Id: I9bc5ab73bb54e0612fb6025f10c4d41a5b8842cb
10 lines
427 B
YAML
10 lines
427 B
YAML
---
|
|
fixes:
|
|
- |
|
|
No longer falls back to `unmanaged` inspection for virtual media and
|
|
UEFI HTTP boot interfaces. Previously, if the validation of the boot
|
|
interface failed before in-band inspection, Ironic would switch to
|
|
unmanaged inspection, which involved PXE-booting. It is not expected
|
|
that nodes explicitly configured to use virtual media start booting
|
|
over PXE, so the fallback has been removed.
|