commit | 4b37d1a1ae51b57280a9376dfd9cb91d86225f00 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jul 01 13:41:52 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 01 14:36:17 2016 -0700 |
tree | 265fd960a4a4208ec29547b0ea6543c48ebc33e5 | |
parent | 1b29f97a55a9558fd289417bb70e25c29730fb7d [diff] |
add rebuild makefile target and rebuild script Change-Id: Id956c1693d0d29ca79e2483f37a048b47b3731bd
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.