commit | 454566fc18a0c9a047882fc799daddb26eefc27b | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Wed Sep 14 21:22:37 2016 +0200 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Wed Sep 14 21:22:37 2016 +0200 |
tree | e90f289912e026712ce9895a31b72406c52b36e4 | |
parent | 5681d7d2f4fdf91a9d26c504b61fa10b0f93124d [diff] |
This flag is not condusive to debugging and prototyping. We should disable it from non-production environments. Change-Id: I067be8820437dae31ce4eb8023933c9a3b58f279
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.