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

Packages that use org.jclouds.openstack.nova.v2_0.domain
org.jclouds.hpcloud.compute   
org.jclouds.openstack.nova.ec2.strategy   
org.jclouds.openstack.nova.v2_0.compute   
org.jclouds.openstack.nova.v2_0.compute.config   
org.jclouds.openstack.nova.v2_0.compute.functions   
org.jclouds.openstack.nova.v2_0.compute.loaders   
org.jclouds.openstack.nova.v2_0.compute.predicates   
org.jclouds.openstack.nova.v2_0.compute.strategy   
org.jclouds.openstack.nova.v2_0.config   
org.jclouds.openstack.nova.v2_0.domain   
org.jclouds.openstack.nova.v2_0.domain.zonescoped   
org.jclouds.openstack.nova.v2_0.extensions   
org.jclouds.openstack.nova.v2_0.features   
org.jclouds.openstack.nova.v2_0.functions   
org.jclouds.openstack.nova.v2_0.predicates   
org.jclouds.trystack.nova   
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.hpcloud.compute
KeyPair
          Class KeyPair
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.ec2.strategy
Image
          An image is a collection of files you use to create or rebuild a server.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.compute
KeyPair
          Class KeyPair
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.compute.config
FloatingIP
          A Floating IP is an IP address that can be created and associated with a Server instance.
Image.Status
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0-100% completion) will also be returned.
KeyPair
          Class KeyPair
Server.Status
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.compute.functions
FloatingIP
          A Floating IP is an IP address that can be created and associated with a Server instance.
Image
          An image is a collection of files you use to create or rebuild a server.
Image.Status
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0-100% completion) will also be returned.
Server.Status
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.compute.loaders
FloatingIP
          A Floating IP is an IP address that can be created and associated with a Server instance.
KeyPair
          Class KeyPair
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.compute.predicates
Image
          An image is a collection of files you use to create or rebuild a server.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.compute.strategy
KeyPair
          Class KeyPair
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.config
Extension
          The OpenStack Compute API is extensible.
HostResourceUsage
          Class HostResourceUsage
Server
          A server is a virtual machine instance in the compute system.
ServerWithSecurityGroups
          Extended server returned by ServerWithSecurityGroupsApi
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.domain
Address
          IP address
Address.Builder
           
BackupType
           
Extension
          The OpenStack Compute API is extensible.
Extension.Builder
           
Flavor
          A flavor is an available hardware configuration for a server.
Flavor.Builder
           
FloatingIP
          A Floating IP is an IP address that can be created and associated with a Server instance.
FloatingIP.Builder
           
Host
          Class Host
Host.Builder
           
HostAggregate
          Aggregates can be manipulated using the Aggregate Extension to Nova (alias "OS-AGGREGATES")
HostAggregate.Builder
           
HostResourceUsage
          Class HostResourceUsage
HostResourceUsage.Builder
           
Image
          An image is a collection of files you use to create or rebuild a server.
Image.Builder
           
Image.Status
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0-100% completion) will also be returned.
Ingress
          Ingress access to a destination protocol on particular ports
Ingress.Builder
           
IpProtocol
           
KeyPair
          Class KeyPair
KeyPair.Builder
           
QuotaClass
          Represents the set of limits (quota class) returned by the Quota Class Extension
QuotaClass.Builder
           
Quotas
          Represents the set of limits (quotas) returned by the Quota Extension
Quotas.Builder
           
RebootType
           
SecurityGroup
          Defines a security group
SecurityGroup.Builder
           
SecurityGroupRule
          Defines a security group rule
SecurityGroupRule.Builder
           
SecurityGroupRule.Cidr
           
Server
          A server is a virtual machine instance in the compute system.
Server.Builder
           
Server.Status
          Servers contain a status attribute that can be used as an indication of the current server state.
ServerCreated
          Server Resource with administrative password returned by ServerApi#CreateServer calls
ServerCreated.Builder
           
ServerExtendedAttributes
          Additional attributes delivered by Extended Server Attributes extension (alias "OS-EXT-SRV-ATTR")
ServerExtendedAttributes.Builder
           
ServerExtendedStatus
          Additional attributes delivered by Extended Server Status extension (alias "OS-EXT-STS")
ServerExtendedStatus.Builder
           
ServerWithSecurityGroups
          Extended server returned by ServerWithSecurityGroupsApi
ServerWithSecurityGroups.Builder
           
SimpleServerUsage
          Information the SimpleTenantUsage extension return data about each Server
SimpleServerUsage.Builder
           
SimpleServerUsage.Status
           
SimpleTenantUsage
          Information the SimpleTenantUsage extension returns data about each tenant
SimpleTenantUsage.Builder
           
TenantIdAndName
          Class TenantIdAndName
TenantIdAndName.Builder
           
VirtualInterface
          Represents a Virtual Interface (VIF)
VirtualInterface.Builder
           
Volume
          An Openstack Nova Volume
Volume.Builder
           
Volume.Status
           
VolumeAttachment
          An Openstack Nova Volume Attachment (describes how Volumes are attached to Servers)
VolumeAttachment.Builder
           
VolumeSnapshot
          An Openstack Nova Volume Snapshot
VolumeSnapshot.Builder
           
VolumeType
          Volume Type used in the Volume Type Extension for Nova
VolumeType.Builder
           
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.domain.zonescoped
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files you use to create or rebuild a server.
SecurityGroup
          Defines a security group
Server
          A server is a virtual machine instance in the compute system.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.extensions
BackupType
           
FloatingIP
          A Floating IP is an IP address that can be created and associated with a Server instance.
Host
          Class Host
HostAggregate
          Aggregates can be manipulated using the Aggregate Extension to Nova (alias "OS-AGGREGATES")
HostResourceUsage
          Class HostResourceUsage
Ingress
          Ingress access to a destination protocol on particular ports
KeyPair
          Class KeyPair
QuotaClass
          Represents the set of limits (quota class) returned by the Quota Class Extension
Quotas
          Represents the set of limits (quotas) returned by the Quota Extension
SecurityGroup
          Defines a security group
SecurityGroupRule
          Defines a security group rule
ServerWithSecurityGroups
          Extended server returned by ServerWithSecurityGroupsApi
SimpleTenantUsage
          Information the SimpleTenantUsage extension returns data about each tenant
VirtualInterface
          Represents a Virtual Interface (VIF)
Volume
          An Openstack Nova Volume
VolumeAttachment
          An Openstack Nova Volume Attachment (describes how Volumes are attached to Servers)
VolumeSnapshot
          An Openstack Nova Volume Snapshot
VolumeType
          Volume Type used in the Volume Type Extension for Nova
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.features
Extension
          The OpenStack Compute API is extensible.
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files you use to create or rebuild a server.
RebootType
           
Server
          A server is a virtual machine instance in the compute system.
ServerCreated
          Server Resource with administrative password returned by ServerApi#CreateServer calls
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.functions
Extension
          The OpenStack Compute API is extensible.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.predicates
Extension
          The OpenStack Compute API is extensible.
Image
          An image is a collection of files you use to create or rebuild a server.
Image.Status
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0-100% completion) will also be returned.
KeyPair
          Class KeyPair
SecurityGroup
          Defines a security group
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.trystack.nova
KeyPair
          Class KeyPair
 



Copyright © 2009-2012 jclouds. All Rights Reserved.