commit | 0915fc27746e9ac8bdce1829c1ec92cf62adc78f | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 28 07:32:25 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 28 07:56:04 2016 -0700 |
tree | 3ff4df96b84a12e1bdc8035dcd85fb99b9c6e3a3 | |
parent | d7e8e58b03dafbc2a29d7fdf45154d33c025d37d [diff] |
wrap exampleservice onboarding with disable-onboarding / enable-onboarding. Change-Id: Ib61a6c06508c190a69a62be7b59e821665988962
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.