Module openstack::common[][src]

Types and traits shared by all API parts.

Structs

ApiVersion

API version (major, minor).

DeletionWaiter

Wait for resource deletion.

FlavorRef

An ID of a Flavor

ImageRef

An ID of an Image

KeyPairRef

An ID of a KeyPair

NetworkRef

An ID of a Network

PortRef

An ID of a Port

ProjectRef

An ID of a Project

ResourceIterator

Generic implementation of a FallibleIterator over resources.

UserRef

An ID of a User

Traits

ListResources

Trait representing something that can be listed from a session.

Refresh

Trait representing something that can be refreshed.

ResourceId

Trait representing something that has an ID.