tripleo-common/releasenotes/notes/ironic-rescue-ce08f432ccdcece4.yaml
Dmitry Tantsur 1e6fa0bfb0 Add support for rescue mode in enrollment and node configuration workflows
Change-Id: Ifed82bb0bc6bdfbfe5c89454187f00f347e5be45
Implements: blueprint ironic-rescue
2018-03-22 16:02:56 +01:00

9 lines
248 B
YAML

---
features:
- |
Sets ``rescue_kernel`` and ``rescue_ramdisk`` to the same values as
``deploy_kernel`` and ``deploy_ramdisk`` on node enrollment or
configuration.
- |
Adds support for ``rescue_interface`` when enrolling nodes.