Files
openstacksdk/doc/source/user/proxies/compute.rst
Artem Goncharov 30116cf3c2 Complete compute.hypervisor functions
For the OSC ensure we do support everything what nova supports on the
hypervisors front

Change-Id: I9051123e905f7df44f9cb9be62c90f24140cb9ac
2021-01-22 10:42:29 +01:00

4.3 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