Add deploy scripts for compass 44/1144/4
authorcarey.xu <carey.xuhan@huawei.com>
Tue, 11 Aug 2015 03:02:31 +0000 (23:02 -0400)
committercarey.xu <carey.xuhan@huawei.com>
Thu, 13 Aug 2015 08:24:03 +0000 (04:24 -0400)
commit10e776642a16b2584be88e5be8740f05535d7d06
treebf386defd6cde54c6003a3855fb852fe1806bdd7
parent5aedf594112c0749b6e9039d15b9fe70d210a942
Add deploy scripts for compass

JIRA: COMPASS-11

Change-Id: Id588912c73b424228b6f01cd47fd282d040f7b8f
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
20 files changed:
ci/deploy.sh [new file with mode: 0755]
ci/launch.sh [new file with mode: 0755]
ci/log.sh [new file with mode: 0755]
deploy/compass_vm.sh [new file with mode: 0644]
deploy/conf/baremetal.conf [new file with mode: 0644]
deploy/conf/base.conf [new file with mode: 0644]
deploy/conf/cluster.conf [new file with mode: 0644]
deploy/conf/five.conf [new file with mode: 0644]
deploy/deploy_host.sh [new file with mode: 0644]
deploy/host_baremetal.sh [new file with mode: 0644]
deploy/host_vm.sh [new file with mode: 0644]
deploy/mac_generator.sh [new file with mode: 0755]
deploy/network.sh [new file with mode: 0755]
deploy/prepare.sh [new file with mode: 0755]
deploy/remote_excute.exp [new file with mode: 0755]
deploy/status_callback.py [new file with mode: 0755]
deploy/template/network/bridge.xml [new file with mode: 0644]
deploy/template/network/nat.xml [new file with mode: 0644]
deploy/template/vm/compass.xml [new file with mode: 0644]
deploy/template/vm/host.xml [new file with mode: 0644]