commit | a816150c4667ec686bd5dc155d5e4a5b47e82790 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jul 07 11:33:27 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jul 07 13:11:36 2016 -0700 |
tree | 54464b6e45d207d045537f3af417d3adf0b345bb | |
parent | 1ab8bfd948ab9f4eeeeeb5b6dce1e381c0f99f77 [diff] |
Sharing api and test folder in standalone config Change-Id: Ic4f573129dc734c38e2645d894d76180417e4297
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.