ironic/releasenotes/notes/add-port-advanced-net-fields-55465091f019d962.yaml
Devananda van der Veen 6d846590bc Follow-up fixes to 206244
This commit is a collection of follow-up fixes to the nits/comments on
https://review.openstack.org/#/c/206244/116

Change-Id: I5631f5df3c0b6a3baa386da8b93b1e888c1f8d3c
2016-07-13 18:12:35 -07:00

11 lines
382 B
YAML

---
features:
- |
Exposes the ``local_link_connection`` and ``pxe_enabled`` properties of the
Port resource to the REST API, raising the API maximum version to 1.19.
* The ``pxe_enabled`` field indicates whether this Port should be used when
PXE booting this Node.
* The ``local_link_connection`` field may be used to supply the port
binding profile.