commit | 79d9329fb5c7c869c716ab0a0b8b51a537d555cc | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 18 17:23:53 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jul 18 17:25:07 2016 -0700 |
tree | 83764170be1bc560f29bd2f9ac1403962b5f7b91 | |
parent | d8d905a3afec0c5e3ea6da007805784ff30c3aea [diff] |
add recipes for monitoringservice and exampleservice Change-Id: I22365cc91a2e4052ab1191ea60619d08f07e3a97
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.