2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

67 Commits

Author SHA1 Message Date
XuWei
ba32210e9b modified depending on comments 2018-04-10 02:54:48 -04:00
XuWei
dc61ea57da Show error msg when set hostname as IP address 2018-04-08 22:27:14 -04:00
xuweibj
033d122530 fix issue 5047, modify url for rspconfig autoreboot (#5052) 2018-04-04 09:36:44 +08:00
xuweibj
eb967a72e6 catch all type error for rspconfig options (#5048) 2018-04-03 17:44:33 +08:00
xuweibj
affa38e733 set rspconfig run on python default (#5040) 2018-04-02 13:44:26 +08:00
XuWei
eb72bdf84f modify login error msg for openbmc python 2018-03-27 22:05:44 -04:00
XuWei
b744927045 fix issue 4983, get autoreboot info 2018-03-27 01:21:46 -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
xuweibj
e25352bfd7
Merge pull request #4877 from gurevichmark/openbmc_reventlog_python_clear
OpenBMC reventlog "clear" and "resolved" in Python
2018-03-26 09:43:37 +08:00
XuWei
fdfd8b4700 modified depending on comments 2018-03-23 04:10:31 -04:00
xuweibj
14bdb8568c
Merge branch 'master' into rflash_python 2018-03-23 14:40:43 +08:00
XuWei
7d70ccdf40 show error msg for rpower bmcstate when username is wrong 2018-03-22 22:09:29 -04:00
xuweibj
8dc18c3989
Merge pull request #4988 from gurevichmark/openbmc_getbmcstate
Catch BMC status error from get status request
2018-03-23 09:32:23 +08:00
Mark Gurevich
05fcefb243 Changes for review comments 2018-03-22 10:39:17 -04:00
XuWei
2c14238db9 fix rspconfig issues API related 2018-03-22 03:02:13 -04:00
Mark Gurevich
6698609aaa Catch BMC status error from get status request 2018-03-21 14:55:48 -04:00
XuWei
b8a489899b rflash in python for OpenBMC 2018-03-20 22:36:54 -04:00
xuweibj
799d6d93c2
Merge pull request #4960 from gurevichmark/openbmc_rbeacon_stat
OpenBMC rbeacon stat support in Python
2018-03-20 10:12:59 +08:00
zet809
ae89233395
Merge pull request #4949 from xuweibj/enhance_bmcreboot
Enhance rpower bmcreboot, clear dumps if reboot to new firmware
2018-03-19 16:38:35 +08:00
xuweibj
8cdb9b6730 record error response even debugmode is 0 (#4957)
* record error response even debugmode is 0
2018-03-19 11:17:28 +08:00
Mark Gurevich
4b680167d9 OpenBMC rbeacon stat support in Python 2018-03-16 14:07:33 -04:00
zet809
3eafbecb6e
Merge pull request #4884 from xuweibj/rspconfig_setnet
rspconfig set ip/netmask/gateway/vlan in python
2018-03-16 13:54:57 +08:00
XuWei
5ff300df35 modified depending on comments 2018-03-16 01:18:27 -04:00
XuWei
49d19b9017 modified depending on comments 2018-03-15 23:04:24 -04:00
XuWei
06f178c7e7 Enhance rpower bmcreboot, clear dumps if reboot to new firmware 2018-03-15 04:22:46 -04:00
Mark Gurevich
072a04fd84 OpenBMC reventlog resolved support 2018-03-06 15:43:42 -05:00
XuWei
3502b9a5b7 tag for openbmc perl 2018-03-06 03:57:58 -05:00
XuWei
84fd513f3d rspconfig set ip/netmask/gateway/vlan in python 2018-03-06 01:39:29 -05:00
XuWei
ec0927d208 modify error print of power in python 2018-03-06 01:32:39 -05:00
Mark Gurevich
7cb0065a98 Payload data for clear action 2018-03-05 09:28:24 -05:00
xuweibj
21b08e10d5
Merge pull request #4866 from gurevichmark/openbmc_python_bmcstate
Better Python login action ConnectionError exception handling
2018-03-05 10:40:41 +08:00
Mark Gurevich
02523e8971 Changes for review comments 2018-03-02 11:11:37 -05:00
Mark Gurevich
8491449266 [DO NOT MERGE} OpenBMC reventlog clear in Python 2018-03-02 10:31:00 -05:00
xuweibj
f1ff71e3bc [OpenBMC] The return code on error should be 1 instead of 0 (#4871)
* fix issue 4854, modify return code when has error
2018-03-02 15:45:10 +08:00
ertaozh
5c8cdbd351 Enhance rspconfig sshcfg to use paramiko directly rather than parallel-ssh 2018-03-01 11:55:06 -05:00
XuWei
32c8e3a21a modified depending on comments 2018-03-01 03:01:01 -05:00
Mark Gurevich
71a3c68d51 Better Python login action ConnectionError exception handling 2018-02-28 16:26:15 -05:00
xuweibj
c14991fcd1
Merge branch 'master' into rspconfig_gard_passwd 2018-02-28 17:33:48 +08:00
XuWei
d914a4a09c rspconfig ntpservers 2018-02-28 04:28:23 -05:00
zet809
38a4930c9d
Merge pull request #4835 from gurevichmark/openbmc_python_reventlog
Initial pass for Python reventlog
2018-02-28 16:55:18 +08:00
Mark Gurevich
b56da57f77 Changes for review comments 2018-02-27 10:44:00 -05:00
XuWei
29f6fa75cf rspconfig gard&admin_passwd in python 2018-02-26 22:11:48 -05:00
Mark Gurevich
0e8fb75d3a eventlog in Python RAS policy support 2018-02-23 15:57:02 -05:00
XuWei
d68a68a260 modified depending on comments 2018-02-23 02:26:42 -05:00
XuWei
989a4775ed take get_netinfo back 2018-02-23 02:09:24 -05:00
zhao er tao
22744dabc1 deal with conflict for rspconfig in python 2018-02-23 14:14:02 +08:00
XuWei
bfc367cb88 rspconfig dump in python 2018-02-23 00:37:42 -05:00
ertaozh
01f80c52f9 Update rspconfig in python PR based on comments 2018-02-22 23:18:55 -05:00
Mark Gurevich
d84895a3d1 openbmc eventlog in python, phase 2 2018-02-22 14:00:56 -05:00