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

Packages that use org.jclouds.openstack.nova.domain
org.jclouds.openstack.nova   
org.jclouds.openstack.nova.compute.config   
org.jclouds.openstack.nova.compute.functions   
org.jclouds.openstack.nova.compute.strategy   
org.jclouds.openstack.nova.compute.suppliers   
org.jclouds.openstack.nova.domain   
org.jclouds.openstack.nova.predicates   
 

Classes in org.jclouds.openstack.nova.domain used by org.jclouds.openstack.nova
Addresses
           
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files used to create or rebuild a server.
RebootType
           
Server
          A server is a virtual machine instance in the OpenStack Nova system.
 

Classes in org.jclouds.openstack.nova.domain used by org.jclouds.openstack.nova.compute.config
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.openstack.nova.domain used by org.jclouds.openstack.nova.compute.functions
Flavor
          A flavor is an available hardware configuration for a server.
Image
          An image is a collection of files used to create or rebuild a server.
Server
          A server is a virtual machine instance in the OpenStack Nova system.
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.openstack.nova.domain used by org.jclouds.openstack.nova.compute.strategy
Server
          A server is a virtual machine instance in the OpenStack Nova system.
 

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

Classes in org.jclouds.openstack.nova.domain used by org.jclouds.openstack.nova.domain
AbsoluteLimit
           
Action
           
Address
           
Addresses
           
ImageStatus
          In-flight images will have the status attribute set to SAVING and the conditional progress element (0- 100% completion) will also be returned.
RateLimit
          RateLimit.
RateLimitUnit
           
RebootType
           
Resource
           
ServerStatus
          Servers contain a status attribute that can be used as an indication of the current server state.
 

Classes in org.jclouds.openstack.nova.domain used by org.jclouds.openstack.nova.predicates
Server
          A server is a virtual machine instance in the OpenStack Nova system.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.