aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/cobbler
AgeCommit message (Collapse)AuthorFilesLines
2017-08-09Support bond createdliyuenan3-5/+11
JIRA: - You can add bond according to deploy/conf/network_cfg.yaml. Change-Id: I70f2f03581cf763dbaf7a8a47bdbd46b66620fcb Signed-off-by: liyuenan <liyuenan@huawei.com> (cherry picked from commit 2932812260b57e7f67cef655ee2e043bf66b4887)
2017-02-27Add License header for files without itchigang3-0/+27
JIRA: - use the first author's company for license holder use the latest year for license year add license for yml,c,cpp,shell,python,java. don't add license for template files such as config and j2 patch for auto add license: https://github.com/Justin-chi/Lab/blob/master/add_license.sh delete the files with the Eclipse License Change-Id: I4f17da4ebb36a074c0b6722a2a4154e6c235d4bb Signed-off-by: chigang <chigang@huawei.com>
2017-01-14Deploy OpenStack Newton on CentOS hostsliyuenan2-11/+11
JIRA: COMPASS-518 Make Centos Newton ppa. Update host Centos version to 7.3. Support Centos Newton Deploy. Support Ceph Deploy. Change-Id: I6dd110cc10d425a9d590e1dcb5777ade5cce96aa Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-11-23FIX cobbler system edit cmd args errorQiLiang1-1/+1
use "--static=1" to set server nic to static mode JIRA: COMPASS-489 Change-Id: I4d8d90f861b6b264575fc0781f585a6ef6bd1c70 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-28Merge "Add rhel 7.2 ks file"Justin chi1-0/+131
2016-10-27Add rhel 7.2 ks fileQiLiang1-0/+131
JIRA: - Change-Id: I2bfa761d59040fb2870fa43340331f0b7915680c Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-26workaround: xenial lvm boot errorchenshuai1-0/+6
JIRA: COMPASS-499 Change-Id: I4f7909023e2818584b47998571b57c84a06f5309 Signed-off-by: chenshuai <chenshuai@huawei.com>
2016-10-26FIX xenial baremetal deploy failureliyuenan1-1/+1
JIRA: COMPASS-489 Change-Id: I721f22dd15279d5ef586de4eaa3735756245d47f Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-07-14Add default.seed for Ubuntu 16.04chenshuai@huawei.com1-0/+148
JIRA: COMPASS-431 Change-Id: I5b8697b8824748860331f0da1210b445c6ecb7b9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-14Support Ubuntu 14.04 and Ubuntu 16.04 in one ISOchenshuai@huawei.com1-0/+1
JIRA: COMPASS-431 Change-Id: I3134b558835081e04d29a666f5d3d79486b2c7a9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-11Improvement: add xenial into make_repo.shchenshuai@huawei.com1-0/+2
JIRA: COMPASS-431 Change-Id: I010c3df11bd7fe1fec6ad8034a0ae67bb3e84ac7 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-21add options for ubuntu installationcarey.xu1-0/+5
- When install ubuntu on HUAWEI 1288v3 server, sometimes it will hung until wathchdog timeout. Add options for avoid this case. Change-Id: Id5ee4fb6d332ab1a60b2482d2af03949e2a75334 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21FIX: kibana is Apache2.0 not GPLgrakiss1-269/+0
JIRA: COMPASS-283 - get wrong license in rpmbuild.sepc ,dont worry Change-Id: Ie97441d28b7886d4b329872dc281e8495298adb6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-16don't use dns on installed machinebaigk1-0/+2
JIRA: COMPASS-139 Change-Id: Iebd7b6f33bb544429383b8b236db101465638e22 Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-05support deployment os of centos7.1 with cobbler for compassbaigk56-8/+3391
JIRA: COMPASS-5 Change-Id: I6aa19548a17791f8862c6dba00380ef946ea3108 Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-05delete the windows newline characterbaigk75-4699/+4698
JIRA: COMPASS-7 Change-Id: Iffd549877b8cc50a995bdc59adf1f05c0fcb1d5e Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-02support deployment os of ubuntu 14.04 with cobbler for compassbaigk75-0/+4699
JIRA: COMPASS-3 Change-Id: I703658b04ec7ec1df4a2a3b9eac5656419d8fd9f Signed-off-by: baigk <baiguoku@huawei.com>