commit | 32c8ddb27dc5920077060894cba13a2c50d1bdd2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Aug 03 17:42:17 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Aug 03 17:42:17 2016 -0700 |
tree | a8880720c4d65a4ae8541a09b8f3e2445e008e7a | |
parent | f4e6a15215cf54d46801bcabeaad69e7ad886afc [diff] |
Added commonly used dashboards in fixtures Change-Id: I9e64f6e7b2950c192b0a791c6f1d99c20cb17b17
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.