summaryrefslogtreecommitdiffstats
path: root/compass
AgeCommit message (Collapse)AuthorFilesLines
2015-07-28Merge "speed up the installation of compass"Tim Rozet17-55/+612
2015-07-28Merge "update ansible roles directory for supporting commpass-core installing"Tim Rozet120-38/+13
2015-07-08speed up the installation of compasscarey.xu17-55/+612
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-30Merge "Create Compass build script."Dan Radez5-0/+536
2015-04-20Create Compass build script.chigang5-0/+536
Compass is a open source platform for deploying distributed systems, including OpenStack. It has a plugin structure for hardware discovery, os provisioning and package installation and configuration. As for OPNFV BGS experiment, we want to deploy it in automatic mechanism, so in this script we build the ISO including compass and other packages that could be used in later deployment. JIRA: BGS-40 Change-Id: Ie08ef0911ff0d8f23c2d18d929b34c204f1a7536 Signed-off-by: chigang <chigang@huawei.com>
2015-04-20first commit of deploy.sh for compassJerry Zhao8-0/+268
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>
2015-03-30Create place holder for Compass installerJerry Zhao2-0/+0
Add place holder ci scripts of Compass installer for BGS. JIRA: BGS-28 Change-Id: I4c9823ba54a655bf294635fcb7f334ff4c4ef05e Signed-off-by: Jerry Zhao <zhaoxinyu@huawei.com>