commit | 1b0942f453d20de766d3a3978d3b2a6a66c3d5e8 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Fri Jul 29 15:34:47 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Fri Jul 29 12:44:26 2016 -0700 |
tree | 37c5d580f18cec688e5bac6d979a8c02098b9657 | |
parent | d0633a1c24e7d85c2ee527c29d7019e18e6f5318 [diff] |
Made a pass over the README.md Change-Id: Ie6864cc9e5afa6451683586d72ea26a44fb8c815 (cherry picked from commit b48afa927b0ce4f3c0fed3ad72f6dda73fa83c18)
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.