commit | 785f711d67ca74d73c47ce1da22d2ff2a51920b4 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Aug 19 10:04:05 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Aug 19 11:37:52 2016 -0700 |
tree | 530faf903660deb0a83f84768ee6cb6f1ab91500 | |
parent | 254c479ad62083cf3a481a742a5d4c44b380bc0d [diff] |
onboard Openstack service Change-Id: I0b2b755725433e58a4b191234574b70ef6abeabe
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.