commit | 21ecb2018a921d135bfe726bb3267f93d24ad626 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 01 16:03:25 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 01 16:03:25 2016 -0700 |
tree | b5980082540eb67f821676a51307374d7c88f493 | |
parent | b0c8907e7292f0da183cf52c5978e6125668aa0b [diff] |
add onboards and mocks missing in frontend config Change-Id: I5b436bbeec3a099677166d597266438599f821a7
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.