ironic/releasenotes/notes/netboot-fallback-b208b2c3b40a0d01.yaml
Riccardo Pittau 15079e3c9c Prepare release notes and docs for release 15.1
Change-Id: I14ac07661b8741684dcf77ced9e782b57c947d79
2020-07-02 11:03:23 +02:00

13 lines
480 B
YAML

---
issues:
- |
The SNMP hardware type cannot change boot devices and thus may fail
to deploy nodes with local boot. To work around this problem, set
``[pxe]enable_netboot_fallback`` to ``True``.
features:
- |
Adds an ability to generate network boot templates even for nodes that
use local boot via the new ``[pxe]enable_netboot_fallback`` option.
This is required to work around the situation where switching boot devices
does not work reliably.