2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-11 17:04:17 +00:00
Commit Graph

17885 Commits

Author SHA1 Message Date
Casandra Qiu 5d4d0d169e Modify code from code review 2016-08-02 22:10:45 -04:00
Casandra Qiu 843525e73b Restructure code flow for switch-based switch discovery 2016-07-29 17:25:45 -04:00
Casandra Qiu efec9f073c modify otherinterfaces attribute and add status attribute 2016-07-22 09:54:30 -04:00
Casandra Qiu cd10a95ff5 add otherinterfaces for error cases. 2016-07-21 13:29:44 -04:00
Casandra Qiu 9589d1be59 more modification 2016-07-20 14:50:14 -04:00
Casandra Qiu ab3a735ede Create subroute for configBNT and configMerllanox 2016-07-12 16:38:32 -04:00
Casandra Qiu 91d803ec38 Switch-based switch discovery for BNT and Mellanox 2016-07-11 17:03:00 -04:00
zet809 72571f4444 Merge pull request #1506 from daniceexi/2.12.1.release
add release info in RTD
2016-07-08 14:08:57 +08:00
wangxiaopeng 4bc7a3a2a3 add release info in RTD 2016-07-08 02:32:55 -04:00
zet809 fb434b9116 Merge pull request #1500 from daniceexi/template
issue 1471: fix the mistake in the man page for mkdef --template
2016-07-07 17:50:26 +08:00
wangxiaopeng 39955c0cb5 issue 1471: fix the mistake in the man page for mkdef --template 2016-07-07 06:13:19 -04:00
Xiaopeng Wang fe7335d08b Merge pull request #1499 from zet809/send_discovery_request_issue
Fix the issue that discovery request is cut when sending to xcatd
2016-07-07 17:32:42 +08:00
ertaozh 9cfc24fbad Fix the issue that discovery request is cut when sending to xcatd 2016-07-07 05:18:28 -04:00
Xiaopeng Wang 73edef8a9f Merge pull request #1498 from hu-weihua/proberefine
Refine discovery probe code
2016-07-07 16:56:20 +08:00
Weihua Hu 57e3d5e539 Merge pull request #1496 from xuweibj/I1494
fix issue 1494 modified osdeploy message
2016-07-07 16:35:07 +08:00
hu-weihua 03d26341f3 refine discovery probe code 2016-07-07 03:59:55 -04:00
neo954 44ea10e735 Merge pull request #1497 from daniceexi/sles114
issue 1493, we made a change that include the updateflag from /instal…
2016-07-07 15:51:56 +08:00
wangxiaopeng f66297abc5 issue 1493, we made a change that include the updateflag from /install/postscripts/updateflag.awk. But the shebang in /install/postscripts/updateflag.awk points to the /usr/bin/awk which does not exist in sles11.x installer. This fix is to make a link to the installer shipped awk. 2016-07-07 03:52:01 -04:00
XuWei e12eea4a8b fix issue 1494 modified osdeploy message 2016-07-07 00:35:51 -04:00
Xiaopeng Wang e06a7c6c36 Merge pull request #1492 from xuweibj/noip
fix bug, update ipnodemap
2016-07-07 11:04:13 +08:00
XuWei b2280b469b fix bug, update ipnodemap 2016-07-06 22:43:05 -04:00
Xiaopeng Wang 6689447cfb Merge pull request #1490 from zet809/modify_discovery_flag
modify the pattern for xcat.discovery.xxx from MTMS to mac address
2016-07-06 18:41:50 +08:00
ertaozh e80517eb6e modify the pattern for xcat.discovery.xxx from MTMS to mac address 2016-07-06 06:20:18 -04:00
Xiaopeng Wang 31a7b8bf03 Merge pull request #1486 from bybai/rmkitcomp
fix 1327 after pessl kitcomponents are removed from osimage, the INCL…
2016-07-06 15:41:17 +08:00
bybai cf9636ae45 fix 1327 after pessl kitcomponents are removed from osimage, the INCLUDE env file for pessl are not cleaned up. 2016-07-06 03:36:16 -04:00
zet809 e3677ff9b4 Merge pull request #1480 from xuweibj/osdeploy
xcatprobe osdeploy add monitoring computes.log
2016-07-06 14:18:39 +08:00
Xiaopeng Wang 94f9350705 Merge pull request #1484 from hu-weihua/refineprobe
Fix one bug and refine some code
2016-07-06 14:15:20 +08:00
XuWei 6a18a08451 xcatprobe add monitoring computes.log 2016-07-06 01:58:59 -04:00
hu-weihua 66f0701b4d Fix one bug and refine some code 2016-07-06 01:47:20 -04:00
Xiaopeng Wang 06f3f28c67 Merge pull request #1481 from zet809/fix_issue_1371
Fix issue 1371: xcatprobe switch-macmap - could not get valid informa…
2016-07-06 10:46:24 +08:00
WangXiaoPeng d1e63367f5 issue 1245, add the missing $ in the regular expression 2016-07-05 22:58:01 -04:00
ertaozh 77a563ed89 Fix issue 1371: xcatprobe switch-macmap - could not get valid information 2016-07-05 22:15:20 -04:00
Xiaopeng Wang e6b805de52 Merge pull request #1482 from gurevichmark/mkdef_grammar
Small grammar and formatting fixes for mkdef command
2016-07-06 08:55:26 +08:00
Mark Gurevich 79f93dac3c Small grammar and formatting fixes for mkdef command 2016-07-05 15:33:46 -04:00
Xiaopeng Wang 70f7e24cb0 Merge pull request #1477 from hu-weihua/probepkg
Make xcat-porbe as xCAT's dependency to install xcat-porbe during xCAT installation
2016-07-05 17:31:36 +08:00
hu-weihua 4093009082 Make xcat-porbe as xcat's dependency 2016-07-05 03:59:20 -04:00
Xiaopeng Wang a57724b9db Merge pull request #1473 from immarvin/onmkdeftemplate
fix issue  [FVT]Please make the priority clearly as node name can be the same with template #1471
2016-07-05 10:56:26 +08:00
Xiaopeng Wang ccf0659430 Merge pull request #1474 from xuweibj/I1468
Fix issue 1468, modified to check the value of array element
2016-07-05 10:51:10 +08:00
zet809 482857fcfc Merge pull request #1366 from whowutwut/dodiscover_msg
Fix some issues with the HW discovery script after testing on OpenPower
2016-07-05 10:34:00 +08:00
XuWei 663e41e0d3 Fix issue 1468, modified to check the value of array element 2016-07-04 22:14:53 -04:00
immarvin 434db38a10 fix issue [FVT]Please make the priority clearly as node name can be the same with template #1471 2016-07-04 22:03:51 -04:00
Xiaopeng Wang ea9311f03b Merge pull request #1470 from penguhyang/fix_rinstall
fix rinstall bug for #1461
2016-07-04 19:14:24 +08:00
Xiaopeng Wang 3bd9928037 Merge pull request #1463 from xuweibj/osdeploy
xcatprobe osdeploy for monitoring os provision
2016-07-04 19:07:16 +08:00
penguhyang 45e364d123 fix rinstall bug for #1461 2016-07-04 07:05:07 -04:00
Xiaopeng Wang ca9a3ce370 Merge pull request #1472 from hu-weihua/probesub
Fix some bugs and change -t to -T
2016-07-04 19:04:58 +08:00
tingtli 5414ee4670 Merge pull request #1451 from hu-weihua/rpmtest
Package xCAT probe into xCAT
2016-07-04 18:59:37 +08:00
hu-weihua 6c67f700e1 fix some bugs and change -t to -T 2016-07-04 05:18:55 -04:00
Xiaopeng Wang 8517545c1a Merge pull request #1466 from immarvin/onmkdeftemplate
refine the doc on xCAT object template
2016-07-04 16:22:23 +08:00
Xiaopeng Wang be94540f10 Merge pull request #1467 from neo954/go-xcat.2
[go-xcat] Add version number
2016-07-04 16:14:07 +08:00
GONG Jie a74af859ec [go-xcat] Add version number 2016-07-04 15:40:05 +08:00