commit | 2465f45e3dfe2c5b1bde235f795df572ab25aa9c | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jul 19 14:23:28 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jul 19 14:24:14 2016 -0700 |
tree | 04fff5d8d0fc86515f0b5570797cf04f0a6b39ca | |
parent | ac2814933dc5acfea1e8ba1c7d194ae7c2c2437f [diff] |
split cord-stack variables from cord-pod variables Change-Id: Iba80b66ca55c84f78fd7e404845f418706d8a055
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.