2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-01 10:25:33 +00:00
Commit Graph

8028 Commits

Author SHA1 Message Date
a924cfffe5 remove configssh routine 2017-03-15 15:35:13 -04:00
6112875d5d disable configssh routine 2017-03-15 15:34:34 -04:00
20b71f888b Add support to config passwordless for openbmc 2017-03-15 15:34:34 -04:00
8a8c5a943d use mgt=ipmi instead of openbmc 2017-03-15 15:34:34 -04:00
5793009eab Support ssh based console in rcons for openbmc 2017-03-15 15:33:31 -04:00
705556a368 Fix spelling mistake on 'dependency' 2017-03-15 10:51:38 -04:00
2ea805e541 Merge pull request #2623 from cxhong/2615
Handle bad return code from pdu commands
2017-03-15 17:14:30 +08:00
fc3af470bf change command parse to support service for openbmc 2017-03-15 04:54:47 -04:00
d32fd0c30f Merge pull request #2573 from xuweibj/openbmc
framework for openbmc support, support some rpower and rinv commands
2017-03-15 16:20:37 +08:00
57dc47edb7 Merge pull request #2574 from jjohnson42/fixconfluentenclosure
Fixconfluentenclosure
2017-03-15 10:38:57 +08:00
c194f5a2ac Merge pull request #2631 from gurevichmark/rmvm_purge_msg
Handle purging block or raw VM disks when removing a VM
2017-03-15 10:28:44 +08:00
5da9178e35 Merge pull request #2643 from jjohnson42/fixesx
Have esx.pm support the on-request passing of bootparams
2017-03-15 09:39:02 +08:00
4608b2dc10 Merge pull request #2644 from jjohnson42/fixwin
Have windows plugin pass bootparams on request
2017-03-15 09:36:38 +08:00
f3853d7c52 Have windows plugin pass bootparams on request 2017-03-14 13:13:06 -04:00
ea315cbfc4 Have esx.pm support the on-parameter passing of bootparams 2017-03-14 13:02:37 -04:00
db05a2fa52 modified depending on commments 2017-03-14 01:24:58 -04:00
f683826285 Merge pull request #2639 from immarvin/onretcode
fix issue xcat command returns 0 when cmd fails due authorization #2636
2017-03-14 11:32:03 +08:00
e944e7fd22 fix issue xcat command returns 0 when cmd fails due authorization #2636 2017-03-13 23:08:39 -04:00
9763c34e75 Added a warning message 2017-03-13 10:06:40 -04:00
3acbdf064b fix issue copycds issues when using -p path option #2630 2017-03-13 02:25:53 -04:00
96e453ee7a add environment variable OPENBMC_DEVEL 2017-03-13 01:47:41 -04:00
6a2164b6cb Extra checking 2017-03-10 16:15:14 -05:00
fe942ac01f Merge pull request #2606 from gurevichmark/rmdef_cleanup
Make running nodeset offline optional for rmdef
2017-03-10 15:42:08 -05:00
e265d5401d Handle purging block or raw VM disks when removing a VM 2017-03-10 14:33:55 -05:00
ef0b1fdce6 polish code 2017-03-10 03:58:15 -05:00
2be6b6e91e fix rw rootimg for sles12.2 2017-03-10 03:24:44 -05:00
d07b55ff2d update rpower url and add reset 2017-03-10 03:02:12 -05:00
1e11c4e24b Merge pull request #2610 from whowutwut/pegas_beta_support
Add support to autodetect beta iso files
2017-03-10 15:11:28 +08:00
6bd0ff04d4 Merge pull request #2620 from chenglch/nodesetaddcmdline
Fix addkcmdline issue which can not customise the boot params
2017-03-10 12:53:02 +08:00
78e4f4deb4 Fix addkcmdline issue which can not customise the boot params
close-issue: #2614
2017-03-10 12:21:46 +08:00
6a5b8b3bbc Handle bad return code from pdu commands 2017-03-09 17:26:35 -05:00
973d71517b Make running nodeset offline optional for rmdef 2017-03-09 17:24:00 -05:00
b647f0b53f change HOSTNAME to hostname 2017-03-09 05:17:21 -05:00
97018513c1 polish code 2017-03-09 04:27:52 -05:00
a2b365dc75 fix hostname linux in statelite sles12.2 2017-03-09 04:12:47 -05:00
d46bbb37e5 add power on/off 2017-03-09 03:18:56 -05:00
f9f442a85b add support to auto detect beta pegas iso files 2017-03-08 12:02:22 -05:00
190b218cba add more print message 2017-03-07 00:57:56 -05:00
c2454c0133 Add --system when creating user and group 2017-03-06 10:59:36 -05:00
7dc91e22f8 change rinv link and response 2017-03-06 03:09:24 -05:00
b687445478 Merge pull request #2575 from cxhong/matchedswitch
update switch definition only if -w or --setup option is specified for switchdiscover command
2017-03-06 14:26:49 +08:00
b7e6687175 Merge pull request #2598 from chenglch/sendmsg
Add work aroud to replace sendmsg which is undefine method
2017-03-06 14:02:42 +08:00
1755412bb0 Add work aroud to replace sendmsg which is undefine method
This is a techenique debet that the callback is not transfered to
the Template library correctly, this fix just print error message
to syslog.

temp-fix: #2557
2017-03-06 11:07:59 +08:00
25e5780db7 Merge pull request #2583 from cxhong/2581
Remove Error message for rpower command when node has pdu attributes
2017-03-06 11:03:00 +08:00
f1ac7b8564 Merge pull request #2479 from stanford-rc/enhance_mtm
Enhance mtm discovery for non-IBM hardware
2017-03-05 23:13:35 +08:00
2f21fea044 modify changes from weihua's comments 2017-03-03 09:13:15 -05:00
72a0a2b5a9 [DO NOT MERGER] framwork for openbmc support 2017-03-03 04:10:23 -05:00
061fbb012b [go-xcat] Better Linux distro version detection 2017-03-03 15:04:53 +08:00
f4bd777526 Merge pull request #2556 from stanford-rc/post_doublelog
Fix double logging of postscript output in /var/log/xcat/xcat.log
2017-03-03 13:33:26 +08:00
040ab4c0cb Remove Error message for rpower command when node has pdu attributes 2017-03-02 10:50:19 -05:00