commit | b7a7d2bf9ef5c9c4e77140ac3336939b110ef9d9 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Fri Aug 19 18:11:36 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Thu Aug 25 22:39:41 2016 +0000 |
tree | 75d941b7ff6a36f03005b6566b5ee9f94a98330c | |
parent | 4a93faad6875386b19ff0cbd628886d1b476b89d [diff] |
refator m-cord from configurations to service-profile Change-Id: I4d490bea16903015cee7e30400a097ec46fadc67
This repository contains service profiles. Each service profile specifies a graph of services that will be instantiated.
Notable service profiles include:
cord-pod
: Standard R-CORD service stack, for both single-node-pod and multiple node pod installs.frontend
: Designed for frontend development, this profile starts XOS, but does not start any synchronizers other than the onboarding synchronizer.test-standalone
: Runs a test suite that tests the REST API and Tosca API.The directory common
is not a service profile, but contains various common files and tools that are used by the other service profiles.