Stephen Finucane d1384a98f7 baremetal: Add Node boot_device methods
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>
2022-12-14 15:45:49 +00:00

3.5 KiB

Baremetal API

For details on how to use baremetal, see /user/guides/baremetal

openstack.baremetal.v1._proxy

The Baremetal Class

The baremetal high-level interface is available through the baremetal member of a ~openstack.connection.Connection object. The baremetal member will only be added if the service is detected.

Node Operations

openstack.baremetal.v1._proxy.Proxy

Node Trait Operations

openstack.baremetal.v1._proxy.Proxy

Port Operations

openstack.baremetal.v1._proxy.Proxy

Port Group Operations

openstack.baremetal.v1._proxy.Proxy

Driver Operations

openstack.baremetal.v1._proxy.Proxy

Chassis Operations

openstack.baremetal.v1._proxy.Proxy

VIF Operations

openstack.baremetal.v1._proxy.Proxy

Allocation Operations

openstack.baremetal.v1._proxy.Proxy

Volume Connector Operations

openstack.baremetal.v1._proxy.Proxy

Volume Target Operations

openstack.baremetal.v1._proxy.Proxy

Deploy Template Operations

openstack.baremetal.v1._proxy.Proxy

Utilities

Building config drives

openstack.baremetal.configdrive