commit | 6fde7182b95f436e6ab0779b2e8607ea235bdee3 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jul 13 12:03:00 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Fri Jul 15 08:04:37 2016 -0700 |
tree | 4832525e7b33f665b83cf198f49001b420da7b8c | |
parent | df81f59c48a32dea3dd7eed28d64bae434b7ac04 [diff] |
Added instructions to start the dev envornment Change-Id: I8bd87cd52b7e94fb56ff2a84dad20119bd5e3e24
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.