commit | 5ccabfe1c08658cf2a74014675e4c4845606ff81 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 22 16:49:14 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 22 17:52:03 2016 -0700 |
tree | ede1ccbef5e707f6c87d96abad29bfa9a83a9e95 | |
parent | 785f711d67ca74d73c47ce1da22d2ff2a51920b4 [diff] |
pass CTLIP through to XOS Change-Id: I94ab08d87beebf37c00565808ec49ede2c7acf49
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.