[][src]Module openstack::common

Types and traits shared by all API parts.

Structs

ApiVersion

API version (major, minor).

ContainerRef

An ID of a Container

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

ObjectRef

An ID of an Object

PortRef

An ID of a Port

ProjectRef

An ID of a Project

ResourceIterator

Generic implementation of a FallibleIterator over resources.

RouterRef

An ID of a Router

SecurityGroupRef

An ID of a SecurityGroup

SnapshotRef

An ID of a Snapshot

SubnetRef

An ID of a Subnet

UserRef

An ID of a User

VolumeRef

An ID of a Volume

Traits

Refresh

Trait representing something that can be refreshed.

ResourceQuery

A query for resources.