first commit of deploy.sh for compass 96/296/6
authorJerry Zhao <zhaoxinyu@huawei.com>
Sat, 11 Apr 2015 00:21:10 +0000 (08:21 +0800)
committerJerry Zhao <zhaoxinyu@huawei.com>
Mon, 20 Apr 2015 12:46:01 +0000 (20:46 +0800)
commit77bf95508534a744c4b6e7b5635ec1e8eb294098
tree38ed362a6a88b7bc7e010a6614f0de6146a5920a
parente1d29739ccbc6efc20f400636a211dae0e75bff4
first commit of deploy.sh for compass

with deploy.sh in this patch, a compass vagrant box
will be spawned along with 5 libvirt vms. compass api
will be called to install ubuntu 14.04 on those libvirt vms.
in a patch later, openstack will be configured to be installed.

JIRA: BGS-28

Change-Id: Ie5f8442331081289a1a81a8e3295c881b0504c3c
Signed-off-by: Jerry Zhao <zhaoxinyu@huawei.com>
compass/ci/deploy.sh [changed mode: 0644->0755]
compass/deploy/conf/base.conf [new file with mode: 0644]
compass/deploy/conf/five.conf [new file with mode: 0644]
compass/deploy/deploy-vm.sh [new file with mode: 0644]
compass/deploy/func.sh [new file with mode: 0644]
compass/deploy/mac_generator.sh [new file with mode: 0755]
compass/deploy/prepare.sh [new file with mode: 0644]
compass/deploy/setup-env.sh [new file with mode: 0644]