commit | 83610440b7d5c47ac5033494c8e8fd0629380070 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 18 15:53:09 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Oct 18 15:53:09 2016 -0700 |
tree | c5ebd8a1daef36d3ed56214f5d8e04bfbb3a4969 | |
parent | b08cd8d4038377e594510e2bf2dc549c06f01ca7 [diff] |
fix exampleservice compatibility with new VTN Change-Id: Iee9d521229d403c1eb091bec7299e6d56257947d
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.