Files
openstacksdk/doc/source/user/proxies/baremetal.rst
Stephen Finucane 397562bc42 baremetal: Add Node console methods
Add Node.get_console and Node.set_console_mode methods. Noted while
attempting to migrate nova from ironicclient to openstacksdk

Change-Id: I6eb255de711b55d56056f8a29828f30e45a105c8
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-12-14 15:45:47 +00:00

3.4 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