commit | b08cd8d4038377e594510e2bf2dc549c06f01ca7 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 12 09:56:34 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Oct 18 13:55:15 2016 -0700 |
tree | 650d5c887ca5c8f864036151c32045889fac525c | |
parent | eccc7d5f967789252f07eb7ebc22726361026224 [diff] |
add host-management network Change-Id: I2644b13be41a840705a5aa2294ec68246167c562
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.