commit | c4d0d3c8a01dffdeddf2f512cf9cd21d79de8190 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Jul 05 17:09:43 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jul 05 17:09:43 2016 -0700 |
tree | f970769e6a4dfe8b4502b19526aff3aa9f31d6a1 | |
parent | efb5495bda755d58ede43902018c414b728bfaea [diff] |
use ports from Makefile variables Change-Id: I764aaca390833fd3ba3a0ed59918b690aa29dcad
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.