commit | 07eff321c3f98664f14d5b689c46148b2d36d703 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jul 19 15:08:29 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jul 19 15:08:29 2016 -0700 |
tree | 71d02cdd1bf647a9e5b6c2a786157d4590d1e277 | |
parent | 2465f45e3dfe2c5b1bde235f795df572ab25aa9c [diff] |
add make cleanup Change-Id: I0a25aa16256138650598bd9148fe49222ae8866e
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.