commit | 8ed63bba904735f2b7e057a24237bd107b58e488 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 07 14:20:08 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 07 16:25:42 2016 -0700 |
tree | 7c33032c38bf1d9667455dee3eecf04d05f64f8c | |
parent | a816150c4667ec686bd5dc155d5e4a5b47e82790 [diff] |
update devel configuration to onboarding Change-Id: I6b230eeea4dff0e893bc9e71a90a5f0d6806c57f
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.