Mark Gurevich
|
1ceff1ac2a
|
Support new PowerSupplyRedundancy endpoint
|
2019-05-01 17:05:18 -04:00 |
|
zet809
|
3e219839be
|
Merge pull request #6209 from gurevichmark/rspconfig_dump_service
Add server name to rspconfig dump output
|
2019-04-17 12:43:19 +08:00 |
|
Mark Gurevich
|
135f4cdcea
|
Use Sys::Hostname instead of Net::Domain
|
2019-04-09 11:26:17 -04:00 |
|
Mark Gurevich
|
932bf55944
|
Use xCAT::MsgUtils->message instead of xCAT::SvrUtils::sendmsg
|
2019-04-08 16:53:11 -04:00 |
|
Mark Gurevich
|
cf14841407
|
Add server name to rspconfig dump output
|
2019-04-08 15:00:43 -04:00 |
|
Mark Gurevich
|
e52acb3799
|
Handle openbmc login errors
|
2019-04-03 15:59:53 -04:00 |
|
xuweibj
|
10a858cf61
|
fix issue 5719, make output of commands against openbmc same
|
2018-11-21 19:59:04 -05:00 |
|
xuweibj
|
8132701423
|
fix issue 5627, find verbose option and delete it for openbmc perl (#5629)
|
2018-09-14 18:21:40 +08:00 |
|
xuweibj
|
d16be880e4
|
fix issue 5548, if ip source is dhcp will remind that could not set ntpservers
|
2018-08-27 03:35:48 -04:00 |
|
xuweibj
|
025b9f8d1a
|
To fix issue that lose activation success log
|
2018-08-21 02:14:45 -04:00 |
|
bybai
|
25b60a5088
|
Merge branch 'rfla' of github.com:bybai/xcat-core into rfla
|
2018-08-20 04:47:28 -04:00 |
|
bybai
|
9969bbc7f4
|
enhanced
|
2018-08-20 04:47:08 -04:00 |
|
Yuan Bai
|
aecfa7f011
|
Merge branch 'master' into rfla
|
2018-08-20 14:26:17 +08:00 |
|
bybai
|
fedc352715
|
enhance text
|
2018-08-20 01:35:31 -04:00 |
|
bybai
|
b19dcd43bc
|
enhance rflash -d log based on comments
|
2018-08-12 23:47:46 -04:00 |
|
bybai
|
b1233beae5
|
capture rflash -d some debug info into rflash log
|
2018-08-10 06:40:23 -04:00 |
|
bybai
|
23759f22fc
|
check BMC state after BMCreboot in rflash -d
|
2018-08-03 02:34:24 -04:00 |
|
Mark Gurevich
|
4d0bde05d6
|
Merge pull request #5416 from bybai/rf
put a delay of 3 seconds to untar the firmware file for rflash -d
|
2018-07-23 10:33:43 -04:00 |
|
bybai
|
22d35a2dba
|
polish the comments
|
2018-07-22 22:34:34 -04:00 |
|
xuweibj
|
cf88447622
|
Merge pull request #5328 from gurevichmark/rflash_upload_error
Catch rflash firmware upload error
|
2018-07-23 08:53:07 +08:00 |
|
Mark Gurevich
|
b158b5afe6
|
More errors to catch
|
2018-07-20 10:33:58 -04:00 |
|
bybai
|
5096b82aac
|
put a delay of 3 seconds to untar the firmware file for rflash -d
|
2018-07-20 01:51:17 -04:00 |
|
bybai
|
37179c2ef7
|
add comments
|
2018-07-18 23:21:43 -04:00 |
|
bybai
|
2e5ff9bf4e
|
add power on after reset for rflash -d
|
2018-07-18 05:27:39 -04:00 |
|
xuweibj
|
d74f1eed53
|
fix issue 5288, print out management node when summary for rflash (#5401)
|
2018-07-18 10:04:10 +08:00 |
|
Mark Gurevich
|
432168d2ed
|
Handle rflash BMC login errors
|
2018-07-11 13:51:48 -04:00 |
|
xuweibj
|
c4ab51991d
|
if not upload failed, rst is bmc not ready
|
2018-07-11 04:37:29 -04:00 |
|
Mark Gurevich
|
cf44690cc2
|
Catch rflash firmware upload error
|
2018-06-25 16:15:43 -04:00 |
|
xuweibj
|
12bfd5699d
|
if not get valid pid when waitpid, sleep (#5274)
|
2018-06-01 14:30:53 +08:00 |
|
Casandra Qiu
|
55581cb2db
|
Modify output message for PDU outlet state
|
2018-05-17 15:04:53 -04:00 |
|
xuweibj
|
0fb441b820
|
fix issue for using waitpid for openbmc perl (#5208)
|
2018-05-15 18:12:35 +08:00 |
|
Victor Hu
|
8024e0a2ab
|
Merge pull request #5093 from gurevichmark/openbmc_upload_dd_check
Processor DD version check before firmware upload
|
2018-04-16 11:27:04 -04:00 |
|
XuWei
|
9cd9017e4b
|
modify output format of rvitals leds
|
2018-04-12 02:42:06 -04:00 |
|
Mark Gurevich
|
74874062d5
|
Processor DD version check in Perl
|
2018-04-11 15:09:23 -04:00 |
|
XuWei
|
bd6718999b
|
modify return code of rspconfig hostname error
|
2018-04-10 21:55:04 -04:00 |
|
XuWei
|
ba32210e9b
|
modified depending on comments
|
2018-04-10 02:54:48 -04:00 |
|
Mark Gurevich
|
8cfe5b546e
|
Replace usage of PNOR with Host
|
2018-03-28 13:09:48 -04:00 |
|
Victor Hu
|
a9ce890a6c
|
Merge pull request #5007 from gurevichmark/openbmc_rspconfig_ntpservers
Display a warning when setting NTP Server
|
2018-03-26 15:23:20 -04:00 |
|
Mark Gurevich
|
6629798889
|
Display a warning when setting NTP Server
|
2018-03-26 10:24:53 -04:00 |
|
bybai
|
d307c394c2
|
enhance error message for rflash
|
2018-03-25 22:09:23 -04:00 |
|
bybai
|
14398e6688
|
enhance error message for rflash
|
2018-03-25 22:03:09 -04:00 |
|
Mark Gurevich
|
d8ca5d5137
|
OpenBMC rbeacon stat support in Perl
|
2018-03-22 14:14:24 -04:00 |
|
Mark Gurevich
|
fa5c6e3f37
|
Merge pull request #4981 from xuweibj/I4978
modify rspconfig usage
|
2018-03-22 11:22:31 -04:00 |
|
XuWei
|
2c14238db9
|
fix rspconfig issues API related
|
2018-03-22 03:02:13 -04:00 |
|
xuweibj
|
48e0e8eba8
|
Merge pull request #4953 from gurevichmark/openbmc_rflash_verify_delete
[OpenBMC] Do not allow firmware delete if firmware is active
|
2018-03-22 09:36:47 +08:00 |
|
Mark Gurevich
|
1c69da5b4e
|
Another improvement after review
|
2018-03-21 16:59:24 -04:00 |
|
XuWei
|
cfe6c0db7f
|
modify rspconfig usage
|
2018-03-21 03:49:18 -04:00 |
|
bybai
|
3216511a32
|
fix rflash -d hang when there is no firmaware tars in SN
|
2018-03-20 05:53:03 -04:00 |
|
Mark Gurevich
|
cdaf8df706
|
Fix for review comments
|
2018-03-19 13:30:30 -04:00 |
|
XuWei
|
49d19b9017
|
modified depending on comments
|
2018-03-15 23:04:24 -04:00 |
|