summaryrefslogtreecommitdiffstats
path: root/build/templates
AgeCommit message (Collapse)AuthorFilesLines
2016-08-12FIX centos7 ppa create failureQiLiang1-23/+4
ceph repo update, related upstream link: http://tracker.ceph.com/issues/16916 centos ceph-deploy rpm download failure workaround Error info: Package python-setuptools is obsoleted by python2-setuptools, but obsoleting package does not provide for requirements --> Finished Dependency Resolution Error: Package: ceph-deploy-1.5.31-1.el7.noarch (centos-ceph-hammer) Requires: python-distribute Available: python-setuptools-0.9.8-4.el7.noarch (base) python-distribute = 0.9.8-4.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest JIRA: COMPASS-455 Change-Id: Ibebc8b25786b12308d5963e77b0f7959d700113a Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-08Improvement: add xenial into make_repo.shchenshuai@huawei.com1-0/+71
JIRA: COMPASS-431 Change-Id: Ic03bdd4d4c70d77912f0c1c96ccf63ee97aadf74 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-05-16Add Mitaka package for Ubuntu 14.04Yifei Xue2-0/+155
JIRA: COMPASS-387 Change-Id: I62da78a6aa252259265640b3ff84ad77c28fdece Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-05-03FIX:make repo fail due to incorrect cheetah templategrakiss1-3/+3
JIRA:COMPASS-383 - failed to parse template file Change-Id: I8d20795025a18770c654acea7933a9c5e97152bb Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-04-28FIX:make repo fail due to incorrect cheetah templategrakiss3-0/+14
JIRA:COMPASS-378 Change-Id: I7cb9243b8fe5dc6d134b2323db0d33f0abf92ed3 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-04-26FIX:upgrade epel to 7-6 and ceph to infernalisgrakiss1-3/+3
JIRA:COMPASS-379 Change-Id: I678a4ca2a17dac842624d1deda5576e9feeac622 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-04-18Use variable instead of hardcode the openstack version namegrakiss6-68/+78
JIRA:COMPASS-369 - Use variable instead of hardcode the openstack version name Change-Id: I710bbd58f3c1921301cc11bd7ed430c85a791ea8 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-02-24Support version Liberty of OpenStack for CENTOS7grakiss1-0/+9
JIRA:COMPASS-315 -Support version Liberty of OpenStack for CENTOS7 Change-Id: I81abbb37a295a0ea733398ad1f278bafc3525d87 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-22install compass-core in centos7baigk1-14/+33
JIRA: COMPASS-208 Change-Id: Ie98615df37115beaa0ad8f744cc87162452af751 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-08improve the efficiency of centos ppa buildingcarey.xu3-18/+25
JIRA: COMPASS-188 Change-Id: I8fbf89a71bee7a5e68976892ae8cd0bffc96c1ae Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-01support libverty on ubuntucarey.xu2-0/+132
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 chi1-2/+2
2015-11-16suport installing openstack kilo on centos 7baigk1-0/+100
JIRA: COMPASS-141 Change-Id: I8b4eeacd802124cd05d17c7c24682254f0c567f7 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-16using ELK in web-ui for running loggrakiss1-2/+2
JIRA: COMPASS-142 - make repo for elk Change-Id: I3f0cc25d0485463edeff40f2ded03863c16fe8b5 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-20please replace all the URL that cannot be accessed from internationalm001331421-1/+0
JIRA: COMPASS-110 Change-Id: Ia602064fb08b5f398f4e34bbbe358d5312b6743e Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-28Merge "switch the source to ubuntu"shuai chen1-2/+2
2015-09-25switch the source to ubuntum001331421-2/+2
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 centosgrakiss1-0/+29
JIRA: COMPASS-60 Change-Id: I9bcc5009b7d9b2f3cc48f1f1a448a1f07af65494 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-17Add parameter allows users to add their own package or scripts of making ↵baigk1-1/+1
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 chen1-0/+10
2015-09-12bug fix:support centos 7.1 deploymentbaigk1-0/+10
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-08Build improvement for speedup and using public repobaigk4-0/+164
JIRA: COMPASS-19 Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b Signed-off-by: baigk <baiguoku@huawei.com>