commit | f4e6a15215cf54d46801bcabeaad69e7ad886afc | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Aug 02 15:29:37 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Tue Aug 02 12:40:10 2016 -0700 |
tree | 74cbbeda8b78f42d03a85f8afb851c1dd0712d5c | |
parent | 3c008372be2e340033b9ff70d058fb5a8cd965b7 [diff] |
Add -i node_key Change-Id: I98799033f590a5addb7b70f3efd0582341d1fa51 (cherry picked from commit 2dfa9f522e8d184f7a2f984830894119e504f684)
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.