commit | d644030d017df94d7516d199090f65feae207d66 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 03 11:33:06 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 03 11:33:06 2016 -0700 |
tree | ce1b7d461fa6d944a96800107680540b60fd4dd3 | |
parent | 1105c5b3ac91f338a90db417d0f3f3104bc8510c [diff] |
Replaced port with variables Change-Id: I344d743ec4a1fe6ac4d09b4b97c3a1468d95541d
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.