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

Packages that use org.jclouds.openstack.nova.v2_0.domain
org.jclouds.openstack.nova.v2_0.compute   
org.jclouds.openstack.nova.v2_0.compute.config   
org.jclouds.openstack.nova.v2_0.compute.extensions   
org.jclouds.openstack.nova.v2_0.compute.functions   
org.jclouds.openstack.nova.v2_0.compute.loaders   
org.jclouds.openstack.nova.v2_0.compute.options   
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.internal   
org.jclouds.openstack.nova.v2_0.options   
org.jclouds.openstack.nova.v2_0.predicates   
 

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.extensions
SecurityGroup
          Defines a security group
 

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.
SecurityGroup
          Defines a security group
SecurityGroupRule
          Defines a security group rule
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.options
Network
          Nova (or Neutron) network definition Used to provide support for network, port, and fixed_ip when booting Nova servers.
 

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
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
           
Console
          Represents an Openstack Console.
Console.Builder
           
Console.Type
           
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
           
KeyPair
          Class KeyPair
KeyPair.Builder
           
Network
          Nova (or Neutron) network definition Used to provide support for network, port, and fixed_ip when booting Nova servers.
Network.Builder
          Implements the Builder pattern for this class
Quota
          Represents the set of limits (quotas) returned by the Quota Extension
Quota.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
           
Console
          Represents an Openstack Console.
Console.Type
           
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
Quota
          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
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.internal
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.
KeyPair
          Class KeyPair
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.options
Network
          Nova (or Neutron) network definition Used to provide support for network, port, and fixed_ip when booting Nova servers.
 

Classes in org.jclouds.openstack.nova.v2_0.domain used by org.jclouds.openstack.nova.v2_0.predicates
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
SecurityGroupRule
          Defines a security group rule
Server.Status
          Servers contain a status attribute that can be used as an indication of the current server state.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.