Class ExtensionNames
- java.lang.Object
-
- org.jclouds.openstack.nova.v2_0.extensions.ExtensionNames
-
public final class ExtensionNames extends Object
OpenStack Nova Extension Names
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATTACH_INTERFACES
static String
AVAILABILITY_ZONE
static String
CONSOLES
static String
CREATESERVEREXT
static String
FLAVOR_EXTRA_SPECS
static String
FLOATING_IP_POOLS
static String
FLOATING_IPS
static String
HOST_ADMINISTRATION
static String
HOST_AGGREGATE
static String
HYPERVISORS
static String
KEYPAIRS
static String
QUOTAS
static String
SECURITY_GROUPS
static String
SERVER_ADMIN
static String
SIMPLE_TENANT_USAGE
static String
VIRTUAL_INTERFACES
static String
VOLUME_ATTACHMENT
static String
VOLUMES
-
-
-
Field Detail
-
FLOATING_IPS
public static final String FLOATING_IPS
- See Also:
- Constant Field Values
-
ATTACH_INTERFACES
public static final String ATTACH_INTERFACES
- See Also:
- Constant Field Values
-
AVAILABILITY_ZONE
public static final String AVAILABILITY_ZONE
- See Also:
- Constant Field Values
-
CONSOLES
public static final String CONSOLES
- See Also:
- Constant Field Values
-
CREATESERVEREXT
public static final String CREATESERVEREXT
- See Also:
- Constant Field Values
-
FLAVOR_EXTRA_SPECS
public static final String FLAVOR_EXTRA_SPECS
- See Also:
- Constant Field Values
-
HOST_ADMINISTRATION
public static final String HOST_ADMINISTRATION
- See Also:
- Constant Field Values
-
HOST_AGGREGATE
public static final String HOST_AGGREGATE
- See Also:
- Constant Field Values
-
HYPERVISORS
public static final String HYPERVISORS
- See Also:
- Constant Field Values
-
KEYPAIRS
public static final String KEYPAIRS
- See Also:
- Constant Field Values
-
QUOTAS
public static final String QUOTAS
- See Also:
- Constant Field Values
-
SECURITY_GROUPS
public static final String SECURITY_GROUPS
- See Also:
- Constant Field Values
-
SERVER_ADMIN
public static final String SERVER_ADMIN
- See Also:
- Constant Field Values
-
VIRTUAL_INTERFACES
public static final String VIRTUAL_INTERFACES
- See Also:
- Constant Field Values
-
SIMPLE_TENANT_USAGE
public static final String SIMPLE_TENANT_USAGE
- See Also:
- Constant Field Values
-
VOLUME_ATTACHMENT
public static final String VOLUME_ATTACHMENT
- See Also:
- Constant Field Values
-
FLOATING_IP_POOLS
public static final String FLOATING_IP_POOLS
- See Also:
- Constant Field Values
-
VOLUMES
public static final String VOLUMES
- See Also:
- Constant Field Values
-
-