commit | 478eb7ab8f9d46e459aa13cb01449409cd437b8a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 21 14:54:25 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jul 21 14:54:25 2016 -0700 |
tree | ee58bac4f257b923508ee339f1374c3ba8ed920c | |
parent | 3d8e52065ea5bd66a027ae1e5ead8b722d2a0a07 [diff] |
increase delay on observer workaround Change-Id: I7cc0c394b89fdb0cd3bc488b30781452acdbb11a
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.