commit | 5475fc2c8f576b2dec4a05f871d90f49be5b70ba | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jul 22 15:15:14 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 22 15:15:14 2016 -0700 |
tree | f29b70c8e8e3c7460a42835c45ecca94c5cf4e0e | |
parent | 2f67cebf6399f60771ee841ca4f92290fd008801 [diff] |
add ability to select branch/tag for services and xos core Change-Id: Icd4e9f7bd2013be167069832c789f7f70b304499
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.