commit | 53e3e3b07e2a37357de746ecc8a2eb108f9994d4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 22 14:53:50 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 22 14:53:50 2016 -0700 |
tree | ea4c1fead9a5fb2d018eed17a5731017f806f8e6 | |
parent | 711a1068f721d9f2b29874fca1690a4d0c481d3c [diff] |
Restored mcord service grid Change-Id: I866ba26d3c3e15a5a0c2fda62a42c5d0e511a71e
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.