commit | 073cdc49d34e3a1822b38e26d56ffcb3781d4389 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Mon Sep 26 14:04:35 2016 -0700 |
committer | Pingping Lin <pingping@onlab.us> | Mon Sep 26 14:09:36 2016 -0700 |
tree | cded4c02921be4122e62b4e53f09e0815d3adcee | |
parent | 74a062a3483e300c0297b12b096122b02b66c215 [diff] |
do not want to clean the management network Change-Id: I187f5861746c1309a322621a9dbf25fffe799ef6
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.