Uses of Package
org.jclouds.openstack.nova.v2_0.extensions

Packages that use org.jclouds.openstack.nova.v2_0.extensions
org.jclouds.openstack.nova.v2_0   
 

Classes in org.jclouds.openstack.nova.v2_0.extensions used by org.jclouds.openstack.nova.v2_0
AdminActionsApi
          Provide additional actions for servers: 'suspend', 'resume', 'migrate', 'lock', 'unlock', 'resetNetwork', 'createBackup', 'pause', 'migrateLive', 'injectNetworkInfo', 'unpause'
AdminActionsAsyncApi
          Provide access to Admin Server Actions via REST API
FlavorExtraSpecsApi
          Provide access to extra metadata for Nova flavors.
FlavorExtraSpecsAsyncApi
          Provide access to extra metadata for Nova flavors.
FloatingIPApi
          Provides synchronous access to Floating IPs.
FloatingIPAsyncApi
          Provides asynchronous access to Floating IPs via the REST API.
HostAdministrationApi
          Provides asynchronous access to Host Administration features via the REST API.
HostAdministrationAsyncApi
          Provides asynchronous access to Host Administration features via the REST API.
HostAggregateApi
          Provide access to Host Aggregates in Nova (alias "OS-AGGREGATES")
HostAggregateAsyncApi
          Provide access to Aggregates in Nova.
KeyPairApi
          Provides synchronous access to Security Groups.
KeyPairAsyncApi
          Provides asynchronous access to Key Pairs via the REST API.
QuotaApi
          The quotas extension enables limiters placed on the resources used per tenant (project) for virtual instances.
QuotaAsyncApi
          Provide access to Quota information for Nova tenants.
QuotaClassApi
          Provides synchronous access to Quota Classes via the REST API.
QuotaClassAsyncApi
          Provides asynchronous access to Quota Classes via the REST API.
SecurityGroupApi
          Provides synchronous access to Security Groups.
SecurityGroupAsyncApi
          Provides asynchronous access to Security Groups via the REST API.
ServerWithSecurityGroupsApi
          Provides synchronous access to Server details including security group, referred to as the CREATESERVEREXT extension in the nova documentation

NOTE: the equivalent to listServersInDetail() isn't available at the other end, so not extending ServerApi at this time.

ServerWithSecurityGroupsAsyncApi
          Provides synchronous access to Servers with Security Groups.
SimpleTenantUsageApi
          Provides asynchronous access to Simple Tenant Usage via the REST API.
SimpleTenantUsageAsyncApi
          Provides asynchronous access to Simple Tenant Usage via the REST API.
VirtualInterfaceApi
          Provides synchronous access to Virtual Interface features (VIFs).
VirtualInterfaceAsyncApi
          Provides asynchronous access to Virtual Interface features (VIFs).
VolumeApi
          Provides synchronous access to Volumes.
VolumeAsyncApi
          Provides synchronous access to Volumes.
VolumeTypeApi
          Provides synchronous access to Volume Type features
VolumeTypeAsyncApi
          Provides asynchronous access to Volume Type features
 



Copyright © 2009-2012 jclouds. All Rights Reserved.