ironic/releasenotes/notes/node-dynamic-interfaces-api-24d6b17aa49aff10.yaml
Jim Rollenhagen 8570bee3d6 Add dynamic interfaces fields to nodes API
This adds version 1.31 of the REST API, which adds dynamic interface
fields to the node object.

Change-Id: Ic8398a6093189a65a7c1ab5cf7e682577dde3257
Partial-Bug: #1524745
2017-01-30 22:13:00 +00:00

16 lines
372 B
YAML

---
features:
- |
Adds version 1.31 of the REST API, which exposes the following fields on
the node resource, to allow getting and setting interfaces for a dynamic
driver:
* boot_interface
* console_interface
* deploy_interface
* inspect_interface
* management_interface
* power_interface
* raid_interface
* vendor_interface