commit | ee0a4ff60bf6365c733f3c403a7df8c4604d1e08 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jun 30 16:08:58 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jun 30 16:08:58 2016 -0700 |
tree | d8127549a097aeede25b283bd533e28c1cec7377 | |
parent | cada19809a7158d3bfa779fd62f371b10aa52c32 [diff] |
fix mock-cord-pod config Change-Id: I0af06a6a65baef6d5c8cb03d7e1cf4118b403e11
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.