commit | 1aeb49f58e921f45db3baec45ecedcc7651cf9d5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jul 20 15:36:22 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jul 20 15:36:22 2016 -0700 |
tree | 3ccf2a9e44f6c06efbda7fe7bb633005d9e38186 | |
parent | 74321fea77c5ef1f6399795f0727039d0c9b370d [diff] |
Sharing xosapi Change-Id: Icd02f67d66f89177b865d312f3573f2edb75faa8
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.