commit | 5c08c286afc4b5443649985ec0b491afb1bc1abd | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jul 19 17:42:54 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jul 19 17:46:46 2016 -0700 |
tree | 36e804c04b0e3b7c01141759d15c3798db6349dd | |
parent | deff0122d243dc373b2aa21731474c24f36c1aaf [diff] |
bring over recent changes from cord-pod profile Change-Id: Id0f74f918309088f5100f699a4ef0be76eaeef0c
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.