summaryrefslogtreecommitdiffstats
path: root/compass/ci/build.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-10-19Remove Compass from genesis.Weidong Shao1-394/+0
Compass4nfv has its own repo. Change-Id: I4b1b778682e5b49192ab00f5319594c66640a432 Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
2015-07-08speed up the installation of compasscarey.xu1-12/+14
BGS-83 Change-Id: I0dada0a6c4fc6b9dda9fe586b0371ba543045057 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-04-20Create Compass build script.chigang1-0/+392
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-03-30Create place holder for Compass installerJerry Zhao1-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>