Files
openstacksdk/doc/source/user/proxies/baremetal.rst
Stephen Finucane d0e8970503 baremetal: Add Node.inject_nmi method
Noted while attempting to migrate nova from ironicclient to
openstacksdk.

Change-Id: I3fc92219f55bb723d7675c1c0c078b9c9b8da304
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-12-05 11:33:58 +00:00

3.3 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