commit | e78743c51a1db139b58447edd2c42e7d004c9f4f | [log] [tgz] |
---|---|---|
author | Scott Baker <scottb@onlab.us> | Fri Jul 08 15:42:19 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Fri Jul 08 15:42:19 2016 -0700 |
tree | 97115d3f0ec2dcfebd776f6831fa3dbf239c3466 | |
parent | 0da50d17330a3a79cecfaae2777aab0ade13d7d2 [diff] | |
parent | cccb0a360e8a46b73b7d254d9f496987236eafc8 [diff] |
Merge "FIXes in Makefile for monitoring service deployment"
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.