public class Constants extends Object
OpenStackCloudClient.| Modifier and Type | Field and Description |
|---|---|
static String |
CLOUD_POOL_TAG
The server meta data tag used to hold the pool membership on Openstack
server instances.
|
static String |
MEMBERSHIP_STATUS_TAG
The server meta data tag used to store the membership status for pool
members.
|
static String |
SERVICE_STATE_TAG
The server meta data tag used to store the service state for pool
members.
|
| Constructor and Description |
|---|
Constants() |
public static final String CLOUD_POOL_TAG
public static final String SERVICE_STATE_TAG
public static final String MEMBERSHIP_STATUS_TAG
Copyright © 2011–2017 Elastisys. All rights reserved.