commit | 9288d06b336c90a19dd3cfeade346d973cd00032 | [log] [tgz] |
---|---|---|
author | Scott Baker <scottb@onlab.us> | Fri Jul 01 17:42:03 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Fri Jul 01 17:42:03 2016 -0700 |
tree | d7f144b83c71101620f6d10ec626278769fa5bb9 | |
parent | 4cf2fed077d7064b6b39c4115db4033e0db7551e [diff] | |
parent | 4b37d1a1ae51b57280a9376dfd9cb91d86225f00 [diff] |
Merge "add rebuild makefile target and rebuild script"
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.