commit | 3d8e52065ea5bd66a027ae1e5ead8b722d2a0a07 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 21 12:37:04 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 21 12:37:04 2016 -0700 |
tree | ac218fa98dd310f659816edcb538d5142426e4a9 | |
parent | f4e89982937b9cfdd44c74ea79e7f7fe57268162 [diff] |
do not update repos Change-Id: I8f0d4832e80733a4192a1009d3b1f9dfa8599f83
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.