yangsong
d0ed517ee2
merge master to 2.13 branch ( #4916 )
...
* Add section for OpenBMC rflash in admin-guide, link this section to CORAL reference section
* enhance rflash unattended doc
* Add libnl3 to ib.rhels7.ppc64le.pkglist
* Reverse installing xCAT-openbmc-py by default so we can require python dependencies
* Adding documentation for installing xCAT-openbmc-py
* enhance rflash doc
* Fix indent problem for the comment lines
For the usability issue, add more spaces to avoid of
some errors when deleting the `#`.
* Install first, then performance section
* Modify all fullwidth colon in test case
* remove the dependency, Load SOAP module dynamically
* Add doc to enable goconserver by default
Add the steps in documentation to enable goconserver by default.
* Use makegocons instead of makeconservercf during discovery and provision
* check if agent exists in process_request and give more clear message.
* add usercase for xcat-inventory
* Not start agent when no valid nodes (#4915 )
2018-03-09 19:21:30 +08:00
XuWei
3502b9a5b7
tag for openbmc perl
2018-03-06 03:57:58 -05:00
XuWei
ec0927d208
modify error print of power in python
2018-03-06 01:32:39 -05:00
Victor Hu
40118f0c8f
Improve the error message when python dependencies are not met
2018-03-05 12:12:55 -05:00
zet809
b501c031c9
Merge pull request #4881 from robin2008/openbmcpy-nodep-warn
...
report clear error message when lacking python dependency.
2018-03-05 17:38:44 +08:00
Bin Xu
58cf5b67a1
report clear error message when lacking python dependency.
2018-03-05 13:56:55 +08: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
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
xuweibj
929847330b
Merge pull request #4827 from zet809/rspconfig_get_netinfo
...
rspconfig in python to get network information
2018-02-23 13:11:19 +08: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
Victor Hu
f19c936638
Change some code in the python framework so
...
that it's easier to debug issues in configuration when moving to python for OpenBMC
2018-02-20 16:20:13 -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
bybai
094d15e69c
polished
2018-02-09 00:54:37 -05:00
bybai
28586e3a83
files for build openbmc python deb package
2018-02-08 02:23:59 -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
zhao er tao
5d1c8c7092
deal with rspconfig in python
2018-02-06 21:11:11 +08:00
xuweibj
ce3a32fdeb
rbeacon & rvitals for openbmc in python ( #4795 )
...
* rbeacon & rvitals for openbmc in python
2018-02-06 18:24:06 +08:00
Bin Xu
c3963283aa
add list_firmware method in hwctl/openbmc_client.py
2018-02-06 15:51:14 +08:00
zet809
95fdb87c97
Merge pull request #4788 from robin2008/openbmc-refactor
...
using docopt here for arguments parsing
2018-02-05 17:34:07 +08:00
xuweibj
64f8602755
rsetboot for openbmc in python ( #4784 )
...
* rsetboot for openbmc in python
2018-02-05 16:42:37 +08:00
Bin Xu
1a5795573a
using docopt here for arguments parsing
2018-02-05 16:39:25 +08:00
xuweibj
182a6d7463
Merge pull request #4763 from robin2008/openbmc-refactor
...
openbmc python refactor
2018-02-01 16:58:58 +08:00
Bin Xu
6925eb9196
- adjust the directory layout
...
- remove the deprecate rpower related codes
2018-02-01 16:41:44 +08:00
Bin Xu
15b7ace1d9
- rpower <nr> boot should show 'reset' instead
2018-02-01 13:55:30 +08:00
Bin Xu
ddf4cd932c
openbmc python refactor
2018-02-01 13:36:22 +08:00
bybai
c315c3e8c6
remove python-requests
2018-01-25 04:08:18 -05:00
xuweibj
2e405d6678
Merge branch 'master' into rflash_python
2018-01-22 16:28:54 +08:00
XuWei
a2a6235315
modified depending on comments
2018-01-22 03:23:31 -05:00