commit | 254c479ad62083cf3a481a742a5d4c44b380bc0d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Aug 18 16:44:00 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Aug 18 16:44:00 2016 -0700 |
tree | 479c19101ee09e2bc71f76602093eb005d1a83c8 | |
parent | 829cb8b2a9fa42551e7c0d955c0fda7663f5e41b [diff] |
add images directory to volumes Change-Id: I8c3ba176ee010fb1949a3cc431f4fdcd743239e4
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.