commit | cccb0a360e8a46b73b7d254d9f496987236eafc8 | [log] [tgz] |
---|---|---|
author | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Fri Jul 08 04:19:04 2016 +0000 |
committer | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Fri Jul 08 04:20:08 2016 +0000 |
tree | 6e5ce9e7bac8ab7504fdabbb76c745fdea270156 | |
parent | 90ad22204b2c3e48c27092129213edf7529fb5b6 [diff] |
FIXes in Makefile for monitoring service deployment Change-Id: Ic0aae5c692a3fd94d9659e313dd847b7e1e21993
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.