Jump to: navigation, search

Trove/trove-capabilities

< Trove
Revision as of 19:33, 23 January 2014 by Kpom (talk | contribs)

Overview

This proposal includes the ability to setup different capabilities for different datastore types.

An example capability would be "ephemeral_volume". As a result of a datastore having this capability,an ephemeral volume would be created on server create. A datastore without this capability (such as redis) would not create a volume.

Database Schema

TDB

API Changes

List capabilities

TBD