commit | 829cb8b2a9fa42551e7c0d955c0fda7663f5e41b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Aug 17 16:30:59 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Aug 17 16:30:59 2016 -0700 |
tree | 3451d4dce1ad657f325dfeb256ba1df08344ef1b | |
parent | 3752ca5ed9bd1a59e13febdf895babf8d6ee30d5 [diff] |
specify model_policies_dir Change-Id: Iab55f7c10661c9f03b990159feaf44da72dc9f15
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.