commit | c5bf2e571a269993adf08c1bee3328297a71f13d | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Wed Oct 05 01:50:08 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Wed Oct 05 02:01:39 2016 +0000 |
tree | 3369cb31724a09fd1e2fa51cb3c1e73f0b553fb9 | |
parent | 280222bcbbdb4141565dfb957245790a04f0863b [diff] |
integrate A-CORD (1) compute10, computeBBU1 only exist on real rack, if we do not comment them out, in the cloudlab environment, the xos can not generate the correct network-cfg. (2) so we create 2 versions of mcord.yaml and nodes.yaml files for cloudlab and rack. Change-Id: I688c9f5924491f5b809829058beaf24ba0af3596
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.