d1384a98f7
Add Node.get_node_boot_device and Node. get_node_supported_boot_devices. These were both missing previously. Change-Id: Ie13ea2e50691298888fac37b6261d0a1d69fb8f1 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
232 B
YAML
9 lines
232 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``get_boot_device`` and ``get_supported_boot_devices`` to
|
|
``openstack.baremetal.v1.Node``.
|
|
- |
|
|
Adds ``get_node_boot_device`` and ``get_node_supported_boot_devices``
|
|
to the baremetal Proxy.
|