commit | 7bb770ba441ef143e8a88cd10f970304b65704d6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Wed Jul 20 15:24:49 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Wed Jul 20 15:24:49 2016 -0700 |
tree | 26cd1c079d731a28d691202f7b0ef3a0a2e195f7 | |
parent | 7ddc1ea709cd623f9927cc0c7cb3378f113c593c [diff] | |
parent | 74321fea77c5ef1f6399795f0727039d0c9b370d [diff] |
Merge "Added example to load a custom dashboard in the system"
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.