ironic/releasenotes/notes/add-network-interface-api-a3a56b8d0c796d88.yaml
Devananda van der Veen 47985ea077 Follow-up to 317392
Fixing two nits on the last review of 317392.

Change-Id: Ib6e7a696b6ae2b4a5197d20009ee21f06ebba811
2016-07-15 11:50:35 +00:00

10 lines
437 B
YAML

---
features:
- |
Exposes the ``network_interface`` field of the Node resource to the REST
API, raising the API maximum version to 1.20. This field is the network
interface to use for a node. Its possible values are from the
configuration option ``[DEFAULT]enabled_network_interfaces``. Note that
the value of this option must be the same on all the ironic-conductor and
ironic-api service nodes.