
This adds version 1.31 of the REST API, which adds dynamic interface fields to the node object. Change-Id: Ic8398a6093189a65a7c1ab5cf7e682577dde3257 Partial-Bug: #1524745
16 lines
372 B
YAML
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
|