ironic/releasenotes/notes/dhcpless-deploy-4b91de74adeff781.yaml
Julia Kreger ab4fdb8e7c Add release note for dhcp-less deploy
The initial release note for the node object change doesn't
provide full context, and since it has received basic testing
we should be good to go at this point.

Change-Id: Iabb09b7087c400e2d0a278cc3add79bb8b0f3f62
2020-09-10 18:15:08 -07:00

10 lines
481 B
YAML

---
features:
- |
Using the ``network_data`` property on the node field,
operators can now apply network configuration to be embedded
in Redfish based Virtual Media based deployment ramdisks which
include networking configuration enabling the deployment to operate
without the use of DHCP. See Redfish driver documentation for
`more information <https://docs.openstack.org/ironic/latest/admin/drivers/redfish.html#layer-3-or-dhcp-less-ramdisk-booting>`_.