commit | 09d893667ffd7380b3084fb5c03896b06ba12326 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 29 17:08:27 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 29 17:08:27 2016 -0700 |
tree | 712502e3f286e472983281bf2f702645a0089ffc | |
parent | 4a93faad6875386b19ff0cbd628886d1b476b89d [diff] |
specify vtn_kind for management network Change-Id: Ic0094ad9e15ee47772c6d7664a48abb8a89c91b2
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.