|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceType
An OpenStack service, such as Compute (Nova), Object Storage (Swift), or Image Service (Glance). A service provides one or more endpoints through which users can access resources and perform (presumably useful) operations.
| Field Summary | |
|---|---|
static String |
BLOCK_STORAGE
Block Storage (Cinder) |
static String |
COMPUTE
Compute (Nova) |
static String |
DATABASE
Database Service (Trove) |
static String |
IDENTITY
Identity Service (Keystone) |
static String |
IMAGE
Image Service (Glance) |
static String |
NETWORK
Network Service (Neutron) |
static String |
OBJECT_STORE
Object Storage (Swift) |
static String |
ORCHESTRATION
Orchestration Service (Heat) |
static String |
QUEUES
Queues Service (Marconi) |
| Field Detail |
|---|
static final String OBJECT_STORE
static final String COMPUTE
static final String IMAGE
static final String IDENTITY
static final String NETWORK
static final String BLOCK_STORAGE
static final String DATABASE
static final String QUEUES
static final String ORCHESTRATION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||