commit | bc4e07cca11527e1d3ab87032c900a42e6ed6e02 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jul 26 23:44:55 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jul 26 23:44:55 2016 -0700 |
tree | 4288f1863c9cb32cc3b14813a7c5a845c9b84cd2 | |
parent | f95cd5bf327f74c4793ba0dc961163efb68e5f3b [diff] |
allow rebuild of single service Change-Id: Ia468f81ffe22e9628adb37b3fddbdbe3fb3c8087
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.