commit | eacdeff16e875718cc357a0674307e76104aa44c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jul 15 08:06:22 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jul 15 08:06:58 2016 -0700 |
tree | 47bb02aba33c283008f224937cb98547c242091f | |
parent | 6fde7182b95f436e6ab0779b2e8607ea235bdee3 [diff] |
Changed dashboard template, see XOS #528 Change-Id: I3b0076a3337e81906b01a96ca52ed93e4fe61a79
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.