2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

7148 Commits

Author SHA1 Message Date
Weihua Hu
2ca3988fe5 Merge pull request #551 from neo954/issue505infiniband
Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install stage
2016-01-20 14:08:30 +08:00
penguhyang
59d754aa44 improve the post.xcat to make the ouput clean 2016-01-18 03:25:05 -05:00
Xiaopeng Wang
64a70b1a4e Merge pull request #469 from bybai/confignetworknew
support configuring bond/vlan/bridge for RH7
2016-01-18 03:10:52 -05:00
Yuan Bai
6683aabd2b Merge pull request #604 from immarvin/onissue594
fix defect 94 [DEV]<xcatconfig -d> failed to determine the correct site.forwarder
2016-01-18 14:02:54 +08:00
chenglch
97dd22a9ee Merge pull request #584 from zet809/docker_power
docker lifecycle management commands framework
2016-01-14 15:43:24 +08:00
ertaozh
7e90b5f77b docker lifecycle management commands framework 2016-01-14 01:54:58 -05:00
immarvin
43b5904499 fix defect 94 [DEV]<xcatconfig -d> failed to determine the correct site.forwarder 2016-01-14 00:20:12 -05:00
WangXiaoPeng
98add47637 Issue 588: fix the issue that def command cannot display the value correctly when it has = inside 2016-01-13 21:03:16 -05:00
zet809
213d66d34c Merge pull request #571 from xuweibj/I564
Fix issue 564 and 579, creating right install disk logs
2016-01-13 10:25:37 +08:00
bybai
2806f1f79e enhance mypostscript.tmpl 2016-01-12 02:36:12 -05:00
bybai
2c535712d7 enhance DBobjectdefs.pm 2016-01-12 02:35:53 -05:00
XuWei
d5ade56780 to fix issue 564
modified to fix issue 579
2016-01-12 02:10:23 -05:00
Mark Gurevich
ceccc8cb98 Merge pull request #567 from daniceexi/restapi
Add rest api doc to ReadTheDoc in rst format.
2016-01-11 14:27:25 -05:00
Xiaopeng Wang
6c2b62226b Merge pull request #570 from xuweibj/T81951
Fix Issue 559, MTMS_based_discovery work for Habanero.
2016-01-10 21:02:10 -05:00
XuWei
18e85a8441 to fix Issue 559 2016-01-10 20:41:45 -05:00
wangxiaopeng
ec4ce73d5b Issue 569: check the value of site.xcatsslversion before setting default value 2016-01-06 06:03:23 -05:00
wangxiaopeng
af02dbd3ba Add rest api doc to ReadTheDoc in rst format. 2016-01-04 06:52:21 -05:00
XuWei
5b94ccbfe5 to fix issue 563&564 2016-01-04 04:48:09 -05:00
yangsong
bc96617f1a Merge pull request #557 from hu-weihua/getcons
Fix issue#555
2015-12-29 10:32:13 +08:00
Xiaopeng Wang
90af22e3e4 Merge pull request #531 from xuweibj/T75933
Get_install_disk,Task 75933
2015-12-28 20:17:36 +08:00
XuWei
c08fc960b2 Get_install_disk,Task 75933 2015-12-28 03:05:58 -05:00
yangsong
c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
huweihua
2c5829e27d modify defect 555 2015-12-27 23:45:00 -05:00
immarvin
f37c53bff2 correct the indent of comments 2015-12-22 20:49:23 -05:00
GONG Jie
f46f0825f0 Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install'' stage. 2015-12-22 17:51:31 +08:00
immarvin
c2b9d979da correct indent 2015-12-22 03:46:15 -05:00
immarvin
181fdee0ce add support for chvm --detachdev 2015-12-21 05:10:22 -05:00
yangsong
332af17c2b Merge pull request #385 from penguhyang/upgrade_postxcat
restructure post.xcat
2015-12-21 14:45:08 +08:00
penguhyang
486a5239a8 post.xcat restructure 2015-12-20 22:22:18 -05:00
yangsong
0afeb8ccc5 Merge pull request #527 from penguhyang/updatenode_zero
fix issue: return values are zero for updatenode -f with incompatiable flags -k,-S,-P
2015-12-18 15:50:40 +08:00
chenglch
88b61bab04 Merge pull request #497 from xuweibj/S69370
Add FQDNfirst option in global cfg.
2015-12-16 17:07:16 +08:00
XuWei
3684705279 Add a global cfg to enable the longnamefirst 2015-12-16 03:52:20 -05:00
penguhyang
6aeb577bfa return values are zero for updatenode -f with incompatiable flags -k -S -P 2015-12-15 21:18:14 -05:00
neo954
c15027d4bb Merge pull request #452 from hu-weihua/getadapters
Cool. Will merge it, eventually.
2015-12-15 12:44:26 +08:00
zet809
9ea36ca616 Merge pull request #486 from chenglch/rflash-site
Fix-issue 471: Add a user interface to set the delay time for rflash
2015-11-30 17:08:52 +08:00
chenglch
02ceafc428 Add a attribute in site table to set the delay time for rflash
Currently abort failure(0x81) occur during the initiate stage as
the firmware state is not stable enough after cold reset. As the
delay time is not a constant value, this change add a interface in
site table for user to set this value.

Close-issue: #471
2015-11-30 03:59:31 -05:00
huweihua
bfc5a88ee2 modify sleep bug 2015-11-27 04:40:48 -05:00
huweihua
a04f074c08 fix some bug found by cheng long 2015-11-27 03:47:48 -05:00
huweihua
cac6a5c8af add sleep when waitpid 2015-11-27 03:16:02 -05:00
huweihua
c8685b21ab modify write file error 2015-11-27 03:04:41 -05:00
immarvin
1ffb4970e7 add the doc of diskless exlist; update the exlist for sles12 ppc64le diskless osimage 2015-11-26 02:35:42 -05:00
huweihua
1f19b92529 modify depending on gongjie and chenglong 's comment 2015-11-25 05:19:33 -05:00
bybai
f8178de0ed support configuring bond/vlan/bridge 2015-11-25 02:32:00 -05:00
ertaozh
f99e7697dc fix issue 462: The result of "rvitals wattage" is not right on firestone and habanero 2015-11-25 01:20:34 -05:00
Victor Hu
e84389c0bf Add kernel-firmware and adaptec-firmware to reduce the number
of warning messages when running genimage on sles12 sp1 systems
2015-11-24 16:22:22 -05:00
huweihua
b30037e485 modify depending on comments 2015-11-24 03:14:35 -05:00
Victor Hu
f180db98f7 Merge pull request #443 from zet809/rspconfig_ip_S822LC
fix issue 440: IBM Power S812LC using rspconfig to set bmc ip address…
2015-11-23 21:38:57 -05:00
zet809
c4e03b6c44 Merge pull request #456 from immarvin/onpkvmpre
add disc selecting logic for powerkvm3.1.0
2015-11-23 22:17:03 +08:00
immarvin
72cb00d6a4 disk names might be sdaa,sdab.... 2015-11-23 09:03:21 -05:00