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

58 Commits

Author SHA1 Message Date
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
ertaozh
6ed2e68c59 update rspconfig in python based on Mark and XuWei's comments 2018-02-22 04:25:47 -05:00
ertaozh
d864d9efdc add set bmc hostname 2018-02-22 03:17:26 -05:00
Mark Gurevich
f499b21f67 Initial pass for Python reventlog 2018-02-20 16:03:57 -05:00
ertaozh
a21a1e3b86 use parallel-ssh: ssh client + scp to deal with rspconfig sshcfg 2018-02-14 03:07:39 -05:00
ertaozh
d1946af0d5 add rspconfig get network information 2018-02-13 09:19:08 -05:00
xuweibj
acae60a30a
Merge pull request #4786 from zet809/rspconfig_sshcfg
Rspconfig framework for openbmc in python
2018-02-08 13:27:16 +08:00
zhao er tao
b88f6e60f7 update rspconfig framework,1: deal with unicode string for args, 2. move set/get attribute to openbmc_client class 2018-02-08 12:49:38 +08:00
xuweibj
cdd89cf970 rinv for openbmc in python (#4802)
* rinv for openbmc in python
2018-02-07 17:04:04 +08:00
zhao er tao
6f397510cc rspconfig in python 2018-02-07 14:47:18 +08:00