commit | 206e2793d90b3a3787b7afa26c90eadca3dccd86 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 22 14:13:30 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 22 14:13:30 2016 -0700 |
tree | f96e810ae9b0b65430490d2966aa1ebe0d101b32 | |
parent | 33d0add37a0f074a887cd5383ef043a61444b234 [diff] |
Changend frontend config Vagrantfile to work with the repo introduced folder structure Change-Id: I627964aed4d6890409eefb307d5e93f7658df236
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.