commit | 0da50d17330a3a79cecfaae2777aab0ade13d7d2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jul 08 11:07:38 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Fri Jul 08 11:59:35 2016 -0700 |
tree | b6cb35c7c49fc4149d3ea6706e5b32c9a90d305f | |
parent | 59060d060eccedbfa64851dc27953275ed24d046 [diff] |
Sharing folder in FE config Change-Id: I1147e0aa3c9883f3796c2ab16176faf70e8e29ce
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.