2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

8380 Commits

Author SHA1 Message Date
Bin Xu
405ed14a20 Leverage syscall to resolve the hang in CI environment 2017-08-02 15:33:42 +08:00
Bin Xu
6aadfc2055 Fix 3474, introduce 'XCATSHOWSVR' to control whether to show where the message is from. 2017-07-27 16:08:14 +08:00
Victor Hu
fe04623b23 Merge pull request #3530 from gurevichmark/rspconfig_openbmc_network
Rspconfig openbmc network
2017-07-26 12:04:07 -04:00
Mark Gurevich
91ac7b3488 Catch multiple ips on the same adapter better 2017-07-25 16:04:14 -04:00
cxhong
3723c0e9ab Merge pull request #3528 from bybai/instnic
enhance configeth configure instnic
2017-07-25 14:36:30 -04:00
Victor Hu
994ddcf62a Merge pull request #3522 from immarvin/onxcatver
fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request
2017-07-24 16:15:00 -04:00
Mark Gurevich
debfefb9de openbmc rspconfig query command 2017-07-24 11:02:06 -04:00
zet809
376f1b723d Merge pull request #3510 from cxhong/pdudiscover
Support pdudiscover command to discover PDU
2017-07-24 21:25:48 +08:00
Yuan Bai
f329a2efa7 Merge pull request #3512 from chenglch/getadapter
Make getadapter work during discovery process
2017-07-24 15:17:17 +08:00
bybai
f6b16d24bd enhance configeth configure instnic 2017-07-24 02:51:35 -04:00
xuweibj
f37f4c75bf Merge pull request #3520 from whowutwut/rsetboot_openbmc
Complete the rsetboot development effort and expose the the function
2017-07-24 13:03:20 +08:00
Victor Hu
a8bf700c68 put back stat option for rsetboot 2017-07-23 23:29:35 -04:00
immarvin
8b31e63287 load Sys::Hostname module with use intead of require to avoid performance decrease; refine the warning message;remove some commented out lines 2017-07-23 23:26:03 -04:00
Casandra Qiu
762ee31628 modified from review 2017-07-21 10:38:31 -04:00
chenglch
bc6ddccbd0 Modify the document and nics schema based on review comments. 2017-07-21 16:19:24 +08:00
XuWei
4d54889a36 Task 3406, add BMC MAC in bmcdiscover and discovery process 2017-07-21 03:39:01 -04:00
immarvin
725444cdd1 fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request 2017-07-21 03:37:33 -04:00
Victor Hu
e97523d790 Open up the rsetboot function for OpenBMC
Print message that informs user and dev teams that function is not yet exposed in the firmware
2017-07-20 17:38:44 -04:00
Mark Gurevich
4c8dfad42d OpenBMC rspconfig display 2017-07-20 13:53:22 -04:00
Mark Gurevich
1349d5b577 Merge pull request #3506 from xuweibj/I3496
fix 3496, depends on xcatdebugmode to print debug msg
2017-07-20 11:03:22 -04:00
chenglch
e8df039d42 Make getadapter work during discovery process
This patch redesign the original getadapter plugins. Currently,
getadapter do not work as a common command but only a chain command
works during discovery.
2017-07-20 16:03:52 +08:00
XuWei
577e5cef28 modified depending on comments 2017-07-19 23:22:33 -04:00
Victor Hu
4d046d4f4e Merge pull request #3418 from cxhong/vlan
Support hybrid mode for different access vlan other than 1
2017-07-19 23:14:37 -04:00
Casandra Qiu
c3159a5b20 Support pdudiscover command to discover PDU 2017-07-19 17:18:31 -04:00
yangsong
970be4a7dd fix issue:rinstall plugin bug when setup SN on sles12.2 ppc64le #3466;fix issue [FVT] rinstall will hung when it failed to terminate sub process with SIGKILL #3094 (#3507) 2017-07-19 17:41:06 +08:00
XuWei
3957ca41db fix 3496, depends on xcatdebugmode to print debug msg 2017-07-19 02:51:40 -04:00
chenglch
32525fc3dc Merge pull request #3463 from gurevichmark/rflash_supermicro
rflash for Supermicro Briggs and Boston nodes
2017-07-19 09:13:36 +08:00
zet809
4f0bd2b5ba fix issue 3297: rinstall could not set runcmd and runimg's currchain (#3491)
* fix issue 3297: rinstall could not set runcmd and runimg's currchain
2017-07-18 18:17:14 +08:00
Mark Gurevich
9963d8e626 Review fixes 2017-07-17 12:35:11 -04:00
xuweibj
6847e528a4 Merge pull request #3448 from whowutwut/rbeacon_openbmc
Add code to support rbeacon in openbmc
2017-07-17 14:51:31 +08:00
Samveen
3490fa5fed Kickstart improvements for Centos templates (#3462)
* `pre.rh*` scripts: Whitespace cleanup

* Whitespace cleanup

* util-linux-ng back to util-linux in 2014

* Add Centos7 KVM template(based on rhels7)

* Minor improvements to Centos7 compute template
2017-07-16 21:00:47 -05:00
Mark Gurevich
464ef135d5 rflash for Supermicro Briggs and Boston nodes 2017-07-14 11:21:19 -04:00
Victor Hu
fe67f8f1c2 Merge pull request #3370 from neo954/go-xcat-devel
[go-xcat] When xcat version is specified, look different place for xcat-dep repository
2017-07-14 09:15:45 -04:00
Victor Hu
7667573a81 Change to support hierarchy, implemented in PR #3450 2017-07-14 09:12:48 -04:00
Victor Hu
2523fafe0a Add support for passing in "boolean" values in the openbmc REST
interfaces.  Perl doesn't really support this so pass in "true/false"
as strings and we will create the JSON data object without quotes
2017-07-14 09:12:47 -04:00
Victor Hu
469fc29013 Framework and code to support rbeacon on/off 2017-07-14 09:12:47 -04:00
Victor Hu
64e97a866c Merge pull request #3438 from xuweibj/I3436
Add rpower bmcreboot command for openbmc
2017-07-14 09:10:04 -04:00
Victor Hu
7d72c6d832 Change the auto-detect for copycds to be a little more generic for RHEL ISOs (#3416)
* Change the auto-detect for copycds to be a little more generic

* Fix type and use scalar to count number of words in the discinfo description
2017-07-13 17:19:49 -05:00
Victor Hu
d3b728351f Merge pull request #3401 from xuweibj/I3383
Fix issue 3383, do not allow setting and getting in one command for rspconfig
2017-07-13 17:32:11 -04:00
Casandra Qiu
749d3d54a3 syntax error 2017-07-13 14:19:15 -04:00
Casandra Qiu
f52c9cf041 change vlan to VLAN 2017-07-13 13:48:31 -04:00
Mark Gurevich
92bd65dfad Merge pull request #3407 from whowutwut/bmcdiscover_partnumber
Change bmcdiscover for openbmc to look at Part Number
2017-07-13 09:39:13 -04:00
yangsong
45fd73f8e3 fix xCAT should better support the service group (servicenode postscript) to avoid errors when using Hierarchy #3150 (#3442) 2017-07-13 17:00:58 +08:00
zet809
753c443165 Merge pull request #3450 from xuweibj/hierarchy
To support hierarchy for openbmc
2017-07-13 16:42:35 +08:00
xuweibj
fb4cf5367d add testcases for openbmc simulator delay response and modify timeout of async (#3431) 2017-07-13 16:07:57 +08:00
XuWei
cda8b539c0 To support hierarchy for openbmc 2017-07-13 03:20:48 -04:00
Victor Hu
dcab93362a Merge pull request #3439 from zet809/fix_issue_3420
Fix issue 3420: Changes required to support more detailed firmware in…
2017-07-12 14:30:30 -04:00
Mark Gurevich
1e8e4e0125 Merge pull request #3378 from xuweibj/boot
Ok, in that case I will merge.
2017-07-12 09:16:22 -04:00
Bin Xu
bf172d1489 Fix 3151, Backup service node is not reflected in the /opt/xcat/xcatinfo file (#3434)
* populate node attribute servicenode into mypostscript, and then inject into /opt/xcat/xcatinfo
cover both updatenode -s and os installation case.

* using 1 step of sed for chaning
2017-07-12 03:03:54 -05:00
zet809
28235f9427 Merge pull request #3432 from bybai/mkhost
enhance makehosts support regex in nicips
2017-07-12 15:57:31 +08:00