commit | acfadd41ce4e176c2748ccf5ec49126b56895176 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu Jun 30 16:46:32 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Thu Jun 30 16:47:33 2016 -0400 |
tree | d8df37541ba74d3750be88b42efddb571fcde496 | |
parent | 000fd924a64cd227790c96fc3b210068ee843dd0 [diff] |
Break cord-vtn-vsg.yaml into two files Change-Id: Ia59c97737298bc87398778ff7e5bb4103abd93b6
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.