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
This commit is contained in:
Julia Kreger 2020-09-10 18:10:55 -07:00
parent 079b22a800
commit ab4fdb8e7c
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
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>`_.