commit | 6b3ee5d51bc6331abb64d6d7945915de95ae5314 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Aug 05 10:49:09 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Aug 05 10:49:09 2016 -0700 |
tree | 661d20f74f4c7a82ad09d83a1bd54ae94c9bf320 | |
parent | f4e6a15215cf54d46801bcabeaad69e7ad886afc [diff] |
Fixed mock-cord-pod target and moved containers target to local_containers Change-Id: I979572551bce8faf9fc91e1629e0e4ea9eb41c99
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.