commit | b97dc0b9c2124943bbfe076b3394f105214fc6e3 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Fri Jul 29 10:59:34 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Tue Aug 02 21:57:15 2016 -0700 |
tree | a18d024dc1c449adcebfbe281b54b6d66e3978c5 | |
parent | f4e6a15215cf54d46801bcabeaad69e7ad886afc [diff] |
modularize and allow overrides for xos and service branches and url's Change-Id: I3608eda655fa3af613f4344809e2c133353e0777
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.