commit | d25ae9f00634e315949008d49b8c1d4363e4e5b6 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Oct 20 15:43:33 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Oct 20 15:43:33 2016 -0700 |
tree | 106872d43c24ea88ce50886114a6d2e07093dad4 | |
parent | 7828f22fcbc6cc6eb22cdb37a8e04e308bfb2bc4 [diff] |
onboarding container now uses xosproject/xos instead of xosproject/xos-synchronizer-onboarding Change-Id: I475d2dfe3e38024d1ed3462042099ecbc9ec371a
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.