commit | ab41dbe115f8ebc270f91347ea3432fcff4cd827 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jun 30 16:21:12 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Jun 30 16:21:12 2016 -0700 |
tree | 1caabb43cb9a3728d53f7608f21aa60a37765ba7 | |
parent | ee0a4ff60bf6365c733f3c403a7df8c4604d1e08 [diff] |
fix bad path in xos.yaml Change-Id: I3f5af8383a6dc86a90dd8792717f12328846213e
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.