commit | c5e2f3c5aa37f97a02eb994f9938cac7686d4d60 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 11 11:48:06 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jul 11 11:48:06 2016 -0700 |
tree | 753f0bc62b6ed338954f85fcd1bdcaf8c97b90ee | |
parent | 5d9d1cda8acc8a7762f01a35f9c60aa8ac2cadc0 [diff] |
suppress printing echo commands Change-Id: Iccfdb775578002dd0c07562c3d2fe491aa187a37
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.