Stephen Finucane 770a3c3ed8 compute: Add support for migrations API
Change Ideeca99a89c920a09cfc3799bbcc7e24046a5c43 added support for the
server migrations API ('/servers/{id}/migrations'), which allowed
interaction with individual server migration records. This change adds
support for the migrations API ('/os-migrations'), which allows users to
list all migrations.

Change-Id: I681a5738c3ed359c2b3b26620c7fd3a51da3e302
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-11-02 17:41:33 +00:00

4.8 KiB

Compute API

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

openstack.compute.v2._proxy

The Compute Class

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

Server Operations

openstack.compute.v2._proxy.Proxy

Network Actions

openstack.compute.v2._proxy.Proxy

Starting, Stopping, etc.

openstack.compute.v2._proxy.Proxy

Modifying a Server

openstack.compute.v2._proxy.Proxy

Image Operations

openstack.compute.v2._proxy.Proxy

Flavor Operations

openstack.compute.v2._proxy.Proxy

Service Operations

openstack.compute.v2._proxy.Proxy

Volume Attachment Operations

openstack.compute.v2._proxy.Proxy

Keypair Operations

openstack.compute.v2._proxy.Proxy

Server IPs

openstack.compute.v2._proxy.Proxy

Server Group Operations

openstack.compute.v2._proxy.Proxy

Server Interface Operations

openstack.compute.v2._proxy.Proxy

Availability Zone Operations

openstack.compute.v2._proxy.Proxy

Limits Operations

openstack.compute.v2._proxy.Proxy

Hypervisor Operations

openstack.compute.v2._proxy.Proxy

Extension Operations

openstack.compute.v2._proxy.Proxy

QuotaSet Operations

openstack.compute.v2._proxy.Proxy

Server Migration Operations

openstack.compute.v2._proxy.Proxy

Migration Operations

openstack.compute.v2._proxy.Proxy