commit | f95f74e26b6f46248e3c82b5758390655cd90649 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Wed Jul 27 14:28:49 2016 -0700 |
committer | Charles Chan <charles@onlab.us> | Wed Jul 27 14:34:47 2016 -0700 |
tree | 988a3944ea2a183f25ffd467e6b6dcc3f4b71ca9 | |
parent | dcfa41181ecc5f8463fecad32141fedde9283aeb [diff] |
Update the version in make-vtn-external-yaml.sh Change-Id: I47e6f28ae03446e2663d21fe4aa7d26f6ae56328
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.