commit | 973b59afb35d01d0666c68b8abaea0c56a9980b6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Sep 22 15:48:47 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Thu Sep 22 15:48:47 2016 -0700 |
tree | d8b5ef13ec7c64181de64a682689aa2065f4440b | |
parent | b52acdeee5a8d113142f7a624093ced942247852 [diff] | |
parent | 206e2793d90b3a3787b7afa26c90eadca3dccd86 [diff] |
Merge "Changend frontend config Vagrantfile to work with the repo introduced folder structure"
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.