commit | 1e9ecc6ac14fea3d0696eb9c7d414c82a0741a4c | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Wed Sep 28 20:50:29 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Wed Sep 28 20:54:18 2016 +0000 |
tree | 298f833fdeb5477585a68c9f6de42386d70ed74d | |
parent | aab21a34da7d22129ad5b0cc7877b0880529ef2a [diff] |
add vtn-external.yaml Change-Id: I20d823ef70e3908700ad02eac5418503dd60a48f
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.