commit | 989959c8731b4f227f14ad8181935501cc0c5112 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Aug 11 19:22:52 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Aug 11 19:22:52 2016 -0700 |
tree | 78f1333419035f45a7966d97c890b5fe3fee4d61 | |
parent | 8ef5e5e33dfa51991ba106d02064c47731d17772 [diff] |
onboard the openstack service Change-Id: I544a897a31307624a120a43e4dfa226782803742
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.