commit | deff0122d243dc373b2aa21731474c24f36c1aaf | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jul 19 17:03:24 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jul 19 17:03:24 2016 -0700 |
tree | 8d0096a2d742e411a2fcd7e02e7f6bd0cb12b715 | |
parent | 07eff321c3f98664f14d5b689c46148b2d36d703 [diff] |
add pauses after certain config actions Change-Id: Icddb0df375b0354c59d30d2d48aeb511d13e1230
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.