6d846590bc
This commit is a collection of follow-up fixes to the nits/comments on https://review.openstack.org/#/c/206244/116 Change-Id: I5631f5df3c0b6a3baa386da8b93b1e888c1f8d3c
11 lines
382 B
YAML
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.
|