commit | 7a64a901f9925ff708e7b5ccabfcd0526009a0ec | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 04 08:38:48 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 04 08:38:48 2016 -0700 |
tree | a880ef4a4c8328c8fff495514699eb96c0da90b0 | |
parent | fff60451372944f7b9552be30a02ca2cb9247246 [diff] |
Removed useless target Change-Id: I514dfe0a9e03365c81f462db8cd513f616584929
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.