aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu8-0/+64
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit b43e48e988a8eb28ac4ea43176a22413a19c0599)
2016-01-30add files for build onos/odl/open-contrailbaigk5-3/+62
JIRA: COMPASS-258 Change-Id: Ie49a49971c00d1fee291bbdf8d98b06b18854651 Signed-off-by: baigk <baiguoku@huawei.com> (cherry picked from commit b7f58edf25f41c09e4fe1bd72283ad350e80fb1a)
2016-01-23Modify build.conf for Brahmaputra releaseJustin-chi1-9/+23
reorganize build.config for Brahmaputra. reduce the size of ISO release. Change-Id: Ibaa11958782b5705e3a371c8b55942cd6a6ba5d2 Signed-off-by: Justin-chi <chigang@huawei.com> (cherry picked from commit 5ebe48585f488eef6e432e6bc1298ecaf9f60557)
2016-01-21FIX: kibana is Apache2.0 not GPLgrakiss1-1/+1
JIRA: COMPASS-283 - get wrong license in rpmbuild.sepc ,dont worry Change-Id: Ie97441d28b7886d4b329872dc281e8495298adb6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com> (cherry picked from commit 482aa0f3fc25e9d55aa8916b5259cd2ef86214c5)
2016-01-04xintegrate special keepalived packagebaigk8-17/+30
JITA: COMPASS-234 Change-Id: I830bed488d5fd6e44ddada63a77c591be9581e45 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-29add networking_odl (pip package) into the odl scriptchenshuai@huawei.com1-1/+5
JIRA: COMPASS-224 Change-Id: I78d33950af73496d53aaec5c76ce074874e41d9e Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-28support redeploybaigk1-2/+2
JIRA: COMPASS-216 Change-Id: Ide78ac82c1615259eeb7093c7a4485fbe493c6d9 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-23support build compass-core ppabaigk2-1/+26
JIRA: COMPASS-213 Change-Id: I95617273e53df5ae060dd8053fbb2eaff946de06 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-22install compass-core in centos7baigk4-50/+46
JIRA: COMPASS-208 Change-Id: Ie98615df37115beaa0ad8f744cc87162452af751 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-12change compass-core repo to upstreambaigk1-1/+1
JIRA: COMPASS-197 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-08improve the efficiency of centos ppa buildingcarey.xu4-19/+26
JIRA: COMPASS-188 Change-Id: I8fbf89a71bee7a5e68976892ae8cd0bffc96c1ae Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-01support libverty on ubuntucarey.xu5-2/+166
JIRA: COMPASS-169 Change-Id: I4656cf43eb3db0ba61fae4b03416b9c0239bb50b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-17Merge "using ELK in web-ui for running log"Justin chi5-3/+86
2015-11-16suport installing openstack kilo on centos 7baigk4-2/+136
JIRA: COMPASS-141 Change-Id: I8b4eeacd802124cd05d17c7c24682254f0c567f7 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-16using ELK in web-ui for running loggrakiss5-3/+86
JIRA: COMPASS-142 - make repo for elk Change-Id: I3f0cc25d0485463edeff40f2ded03863c16fe8b5 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-02FIX: ceph Deployment failed: RuntimeError: bootstrap-osd keyring not foundgraiss1-1/+1
JIRA: COMPASS-85 - try to gather keys manually before next operation Change-Id: I32a7e79488813c42b5ead0f08675cf346c81eb54 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-10-27support optional isos and ppas in the compass iso filebaigk1-17/+16
JIRA: COMPASS-120 Change-Id: Icd61b0b7f448e38b5bef8aa7d8166e5e968a4f16 Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-20please replace all the URL that cannot be accessed from internationalm001331425-62/+0
JIRA: COMPASS-110 Change-Id: Ia602064fb08b5f398f4e34bbbe358d5312b6743e Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-28bugfix: as global user, using 163 source is unstable, so do not use 163 sourcem001331421-3/+0
JIRA: COMPASS-74 Change-Id: Ie0b6bb7e9673d2c3c2cfe2227dfdafe55a406e89 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-28Merge "switch the source to ubuntu"shuai chen2-3/+3
2015-09-25switch the source to ubuntum001331422-3/+3
JIRA: COMPASS-74 Change-Id: Ic5832ede3894a5f7955be375171de9d4aee99fe0 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-25Fix only one rpm copied in to packages during making rhel7 repograkiss1-1/+1
JIRA: COMPASS-78 - find . -name "*.rpm",here "*.rpm" should be quoted, otherwise it will be automatically expand to files matched pattern in current directory at first, then execute the "find" command.so it turns to find some specific file other than some wildcard file Change-Id: Ibb8e868c9a0f820e1c5d7bd659caf347c8660af9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-24support ceph deploy for centosgrakiss4-1/+66
JIRA: COMPASS-60 Change-Id: I9bcc5009b7d9b2f3cc48f1f1a448a1f07af65494 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-23Bugfix version mismatch of rsyslog,dracut during rhel7 deploygrakiss1-1/+1
JIRA: COMPASS-73 - fix version mismatch of rsyslog,dracut during rhel7 deploy Change-Id: I066bf3e1474a88e1ea99134b87283dd7ac872fbc Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-17Add parameter allows users to add their own package or scripts of making ↵baigk7-38/+65
package to ISO file JIRA: COMPASS-55 Change-Id: I2ef6539ebf73fe57fb2a5dcb01ff5d8c4727dc1f Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-12Merge "bug fix:support centos 7.1 deployment"shuai chen2-1/+11
2015-09-12bug fix:support centos 7.1 deploymentbaigk2-1/+11
JIRA: COMPASS-46 Change-Id: I4003c843b34509d44b45d0235fdf66d9114ff8d5 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-12make rhel7 ppa fail due to the name of comps.xml in template filebaigk1-2/+2
JIRA: COMPASS-44 Change-Id: I24eaffa5b1d793037ec041d2352c00f7e8ea7b58 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-11make ppa fail due to the problem of base.repo pathbaigk1-1/+1
Change-Id: I90af434d4c2cba2ea85d9d75f57897cc5d707b95 JIRA: COMPASS-42
2015-09-08Build improvement for speedup and using public repobaigk14-0/+9234
JIRA: COMPASS-19 Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b Signed-off-by: baigk <baiguoku@huawei.com>