commit | eccc7d5f967789252f07eb7ebc22726361026224 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Sep 09 11:43:22 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Oct 17 17:01:33 2016 -0700 |
tree | 8578ff397e4f72a87252133be6e7993c19963ecf | |
parent | 5e65b90657880beabd9c3e0e63b9f79e6d51f54c [diff] |
switch to new VTN API Change-Id: Ia59b64e1de90ca86cebc57a918468c60ed12052e
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.