commit | 35a42cf20127ad8e613c0c628517f27ea13904c5 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 28 16:09:44 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 28 16:09:54 2016 -0700 |
tree | e6d6b7a4d1452f1d51369932f0fd5100f826b077 | |
parent | 712e134373b62e585087682d91fe3acb478ec559 [diff] |
wrap mock-cord-pod onboarding with enable/disable-onboarding Change-Id: I71f4ea53c8fc6f533de2e25e58b23eefb45f1fa8
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.