commit | d8d905a3afec0c5e3ea6da007805784ff30c3aea | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 18 16:04:05 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jul 18 16:04:12 2016 -0700 |
tree | b64047794610a7e705a16cdc733b784af43f0660 | |
parent | 2078b59e8399e7c7a43986030b6b8f3807356a72 [diff] |
use vsg-1.1 image Change-Id: I49ed4440222975572994477221040465e4f5b017
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.