commit | 8ef5e5e33dfa51991ba106d02064c47731d17772 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Aug 11 13:37:16 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Aug 11 13:37:16 2016 -0700 |
tree | 482cfc36a10cd27acd0deeca1372138c57bc7954 | |
parent | 77b087304c1a0f6606da0933f5cf339198ff11ff [diff] |
download openstack service Change-Id: I8f08586ac151c8828d0988451967aee0fb453c48
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.