commit | 74321fea77c5ef1f6399795f0727039d0c9b370d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jul 19 14:41:54 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jul 19 14:41:54 2016 -0700 |
tree | 8a59b15ab4e6565bc333efdefbbe5065b788ce9f | |
parent | 2078b59e8399e7c7a43986030b6b8f3807356a72 [diff] |
Added example to load a custom dashboard in the system Change-Id: I13aa1c2e1761f37da42f37288dc1ba5202b00fe6
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.