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 StringATTACH_INTERFACESstatic StringAVAILABILITY_ZONEstatic StringCONSOLESstatic StringCREATESERVEREXTstatic StringFLAVOR_EXTRA_SPECSstatic StringFLOATING_IP_POOLSstatic StringFLOATING_IPSstatic StringHOST_ADMINISTRATIONstatic StringHOST_AGGREGATEstatic StringHYPERVISORSstatic StringKEYPAIRSstatic StringQUOTASstatic StringSECURITY_GROUPSstatic StringSERVER_ADMINstatic StringSIMPLE_TENANT_USAGEstatic StringVIRTUAL_INTERFACESstatic StringVOLUME_ATTACHMENTstatic StringVOLUMES
-
-
-
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
-
-