commit | 82366d37db013bf98858dce12b1aedc5143e1461 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Wed Aug 31 00:21:56 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Wed Aug 31 00:22:28 2016 +0000 |
tree | 44d25691082c340f2ffef2a2445f85abd83e136d | |
parent | 65f0f1efabbb792354240aad76d3471e48594e71 [diff] |
add make-vtn-external-yaml.sh Change-Id: I81cd20fb1486d93b2eb386b5d1ff275320a72302
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.