commit | 5e65b90657880beabd9c3e0e63b9f79e6d51f54c | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 12 10:00:15 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Oct 12 10:00:15 2016 -0700 |
tree | 649440ccdc0a585130936469554f2253a855a307 | |
parent | 039cb68739043164b59951d7b4d541049e0ff7ac [diff] |
add default_flavor and fix dependency issue Change-Id: I43dff04c531f5fc935b7683536bcda3155f40bc2
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.