commit | 434cf8f2f26fa0625fb8f2c37992a535e339bbef | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Fri Sep 23 17:03:40 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Fri Sep 23 17:33:42 2016 +0000 |
tree | 3bf07f54454947c9ee343c3c1fb670daef0f9fcb | |
parent | 973b59afb35d01d0666c68b8abaea0c56a9980b6 [diff] |
clean the mcord networks && add one more kind Change-Id: Ieed9d09094823d75f58a9c422934d8316a113a39
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.