summaryrefslogtreecommitdiffstats
path: root/compass/deploy
AgeCommit message (Collapse)AuthorFilesLines
2015-07-28Merge "speed up the installation of compass"Tim Rozet13-38/+502
2015-07-28Merge "update ansible roles directory for supporting commpass-core installing"Tim Rozet120-38/+13
2015-07-08speed up the installation of compasscarey.xu13-38/+502
BGS-83 Change-Id: I0dada0a6c4fc6b9dda9fe586b0371ba543045057 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-06-30update ansible roles directory for supporting commpass-core installingcarey.xu120-38/+13
BGS-80 Change-Id: I97a5d2a9b1f6c799c1976ec1cf6e687b108e0d0f Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-06-30add a complete cleanup scripts for compassm001331421-7/+10
JIRA: BGS-79 Change-Id: I9b7e3b5244056971b54b2ea9e0d0c9a9db31c47a Signed-off-by: m00133142 <meimei@huawei.com>
2015-06-16Add openstack HA installer code with ansible for compass adapterbaigk134-2/+10876
patch 2: add service monitor and adjust monitor timelen BGS-25 Change-Id: I4239576b3888a0a7f6b697fe7fffffb677ef7dab Signed-off-by: baigk <baiguoku@huawei.com>
2015-04-20first commit of deploy.sh for compassJerry Zhao7-0/+263
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>