commit | 74a062a3483e300c0297b12b096122b02b66c215 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 23 14:15:06 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 23 15:08:31 2016 -0700 |
tree | aff9242c9db227c92072c1a49cfc65b0070b92d6 | |
parent | 434cf8f2f26fa0625fb8f2c37992a535e339bbef [diff] |
Added xos-ecord-config to style accordingly Change-Id: I487e818a00fe64ebae6b9476fdb6d71459cd0827
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.