[][src]Module openstack::compute

Compute API implementation bits.

Structs

BlockDevice

A block device to attach to a server.

DetailedFlavorQuery

A detailed query to flavor list.

DetailedServerQuery

A detailed query to server list.

Flavor

Structure representing a flavor.

FlavorQuery

A query to flavor list.

FlavorSummary

Structure representing a summary of a flavor.

KeyPair

Structure representing a key pair.

KeyPairQuery

A query to server list.

NewKeyPair

A request to create a key pair.

NewServer

A request to create a server.

Server

Structure representing a single server.

ServerAddress

Address of a server.

ServerCreationWaiter

Waiter for server to be created.

ServerFlavor

A summary information of a flavor used for a server.

ServerQuery

A query to server list.

ServerStatusWaiter

Waiter for server status to change.

ServerSummary

Structure representing a summary of a single server.

Enums

AddressType

Type of a server address.

BlockDeviceDestinationType

A destination type for a block device.

BlockDeviceSource

A source of a block device.

KeyPairType

Type of a key pair.

RebootType

Reboot type.

ServerNIC

A virtual NIC of a new server.

ServerPowerState

Possible power states.

ServerSortKey

Available sort keys.

ServerStatus

Possible server statuses.