commit | ff7cf2dd7929b76ca98ac4f1c1a5f515f0dcea10 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jun 30 10:31:48 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jun 30 10:31:48 2016 -0700 |
tree | f5af4f6733d4bfb6126bceff2eeffbcaafd25bfd | |
parent | e80320c8a5d66d9474180048f3e0e88edd301e87 [diff] |
add README file Change-Id: I9c0b39ae15fedf2d74c73baabd665997167395f0
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.