commit | 039cb68739043164b59951d7b4d541049e0ff7ac | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Oct 06 15:18:46 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Oct 06 16:33:38 2016 -0700 |
tree | 80be3fd977f44033b50b81eb2900fd815d04c538 | |
parent | c5bf2e571a269993adf08c1bee3328297a71f13d [diff] |
replace SiteDeployment with new non-nested requirements Change-Id: I151bd07f278d1021481541bdc46fb36fe3713c79
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.