commit | 3c008372be2e340033b9ff70d058fb5a8cd965b7 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Aug 02 15:10:42 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Tue Aug 02 12:20:24 2016 -0700 |
tree | 01971341459bc4e6b1eb1e6e44a2f826f146674b | |
parent | fade3ece6b7d7e7f80df894843d10efe50800317 [diff] |
Generate necessary info Change-Id: I9432bbeb12976dcd1a914fdc8671c3a41583f793 (cherry picked from commit ed7687ab89fd92dfcb69f7e36cd7c1e0fb9a5ded)
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.