ironic/releasenotes/notes/no-netboot-d08f46c12edabd35.yaml
Dmitry Tantsur f0a1778766 Finally remove support for netboot and the boot_option capability
Instance network boot (not to be confused with ramdisk, iSCSI or
anaconda deploy methods) is insecure, underused and difficult to
maintain. This change removes a lot of related code from Ironic.

The so called "netboot fallback" is still supported for legacy boot when
boot device management is not available or is unreliable.

Change-Id: Ia8510e4acac6dec0a1e4f5cb0e07008548a00c52
2022-08-02 12:47:31 +02:00

7 lines
236 B
YAML

---
upgrade:
- |
The deprecated support for instance network booting (not to be confused
with the ``ramdisk`` deploy, iSCSI boot or Anaconda deploy) has been
removed. The ``boot_option`` capability is no longer supported.