zet809
87e62ec8d4
Merge pull request #3529 from cxhong/pdussh
...
Support passwordless ssh for pdu
2017-07-28 14:38:55 +08:00
Mark Gurevich
8dc51bcf38
Merge pull request #3540 from zet809/fix_issue_3460
...
fix issue 3460: Changes required for 'rflash -c' to support more deta…
2017-07-27 09:48:48 -04:00
XuWei
f3e9b5a2e2
Will not print EnergyManager error msg when run rvitals power
2017-07-27 02:21:43 -04:00
Victor Hu
fe04623b23
Merge pull request #3530 from gurevichmark/rspconfig_openbmc_network
...
Rspconfig openbmc network
2017-07-26 12:04:07 -04:00
Casandra Qiu
71a7151d97
remove results
2017-07-26 09:11:12 -04:00
ertaozh
bd88e86214
fix issue 3460: Changes required for 'rflash -c' to support more detailed firmware information for LC Big Data boxes
2017-07-26 03:46:05 -04:00
Mark Gurevich
91ac7b3488
Catch multiple ips on the same adapter better
2017-07-25 16:04:14 -04:00
Casandra Qiu
86e4b9ccb3
modify sshcfg
2017-07-25 10:18:04 -04:00
Mark Gurevich
debfefb9de
openbmc rspconfig query command
2017-07-24 11:02:06 -04:00
Casandra Qiu
de9b4b575f
Support passwordless ssh for pdu
2017-07-24 10:18:30 -04:00
zet809
376f1b723d
Merge pull request #3510 from cxhong/pdudiscover
...
Support pdudiscover command to discover PDU
2017-07-24 21:25:48 +08:00
Yuan Bai
f329a2efa7
Merge pull request #3512 from chenglch/getadapter
...
Make getadapter work during discovery process
2017-07-24 15:17:17 +08:00
xuweibj
f37f4c75bf
Merge pull request #3520 from whowutwut/rsetboot_openbmc
...
Complete the rsetboot development effort and expose the the function
2017-07-24 13:03:20 +08:00
Victor Hu
a8bf700c68
put back stat option for rsetboot
2017-07-23 23:29:35 -04:00
Casandra Qiu
762ee31628
modified from review
2017-07-21 10:38:31 -04:00
chenglch
bc6ddccbd0
Modify the document and nics schema based on review comments.
2017-07-21 16:19:24 +08:00
XuWei
4d54889a36
Task 3406, add BMC MAC in bmcdiscover and discovery process
2017-07-21 03:39:01 -04:00
Victor Hu
e97523d790
Open up the rsetboot function for OpenBMC
...
Print message that informs user and dev teams that function is not yet exposed in the firmware
2017-07-20 17:38:44 -04:00
Mark Gurevich
4c8dfad42d
OpenBMC rspconfig display
2017-07-20 13:53:22 -04:00
Mark Gurevich
1349d5b577
Merge pull request #3506 from xuweibj/I3496
...
fix 3496, depends on xcatdebugmode to print debug msg
2017-07-20 11:03:22 -04:00
chenglch
e8df039d42
Make getadapter work during discovery process
...
This patch redesign the original getadapter plugins. Currently,
getadapter do not work as a common command but only a chain command
works during discovery.
2017-07-20 16:03:52 +08:00
XuWei
577e5cef28
modified depending on comments
2017-07-19 23:22:33 -04:00
Casandra Qiu
c3159a5b20
Support pdudiscover command to discover PDU
2017-07-19 17:18:31 -04:00
yangsong
970be4a7dd
fix issue:rinstall plugin bug when setup SN on sles12.2 ppc64le #3466;fix issue [FVT] rinstall will hung when it failed to terminate sub process with SIGKILL #3094 ( #3507 )
2017-07-19 17:41:06 +08:00
XuWei
3957ca41db
fix 3496, depends on xcatdebugmode to print debug msg
2017-07-19 02:51:40 -04:00
chenglch
32525fc3dc
Merge pull request #3463 from gurevichmark/rflash_supermicro
...
rflash for Supermicro Briggs and Boston nodes
2017-07-19 09:13:36 +08:00
zet809
4f0bd2b5ba
fix issue 3297: rinstall could not set runcmd and runimg's currchain ( #3491 )
...
* fix issue 3297: rinstall could not set runcmd and runimg's currchain
2017-07-18 18:17:14 +08:00
Mark Gurevich
9963d8e626
Review fixes
2017-07-17 12:35:11 -04:00
Mark Gurevich
464ef135d5
rflash for Supermicro Briggs and Boston nodes
2017-07-14 11:21:19 -04:00
Victor Hu
7667573a81
Change to support hierarchy, implemented in PR #3450
2017-07-14 09:12:48 -04:00
Victor Hu
2523fafe0a
Add support for passing in "boolean" values in the openbmc REST
...
interfaces. Perl doesn't really support this so pass in "true/false"
as strings and we will create the JSON data object without quotes
2017-07-14 09:12:47 -04:00
Victor Hu
469fc29013
Framework and code to support rbeacon on/off
2017-07-14 09:12:47 -04:00
Victor Hu
64e97a866c
Merge pull request #3438 from xuweibj/I3436
...
Add rpower bmcreboot command for openbmc
2017-07-14 09:10:04 -04:00
Victor Hu
7d72c6d832
Change the auto-detect for copycds to be a little more generic for RHEL ISOs ( #3416 )
...
* Change the auto-detect for copycds to be a little more generic
* Fix type and use scalar to count number of words in the discinfo description
2017-07-13 17:19:49 -05:00
Victor Hu
d3b728351f
Merge pull request #3401 from xuweibj/I3383
...
Fix issue 3383, do not allow setting and getting in one command for rspconfig
2017-07-13 17:32:11 -04:00
Mark Gurevich
92bd65dfad
Merge pull request #3407 from whowutwut/bmcdiscover_partnumber
...
Change bmcdiscover for openbmc to look at Part Number
2017-07-13 09:39:13 -04:00
zet809
753c443165
Merge pull request #3450 from xuweibj/hierarchy
...
To support hierarchy for openbmc
2017-07-13 16:42:35 +08:00
xuweibj
fb4cf5367d
add testcases for openbmc simulator delay response and modify timeout of async ( #3431 )
2017-07-13 16:07:57 +08:00
XuWei
cda8b539c0
To support hierarchy for openbmc
2017-07-13 03:20:48 -04:00
Victor Hu
dcab93362a
Merge pull request #3439 from zet809/fix_issue_3420
...
Fix issue 3420: Changes required to support more detailed firmware in…
2017-07-12 14:30:30 -04:00
Mark Gurevich
1e8e4e0125
Merge pull request #3378 from xuweibj/boot
...
Ok, in that case I will merge.
2017-07-12 09:16:22 -04:00
zet809
28235f9427
Merge pull request #3432 from bybai/mkhost
...
enhance makehosts support regex in nicips
2017-07-12 15:57:31 +08:00
bybai
14c1e0c1b1
polished
2017-07-12 02:30:52 -04:00
bybai
d273135b37
polished
2017-07-12 02:11:50 -04:00
ertaozh
50f5d4c649
modify comments for mfg_id and prod_id in ipmi module
2017-07-11 22:44:08 -04:00
ertaozh
39abec2ef9
Fix issue 3420: Changes required to support more detailed firmware information for LC Big Data boxes
2017-07-11 22:25:38 -04:00
XuWei
19a0470374
Add rpower bmcreboot command for openbmc
2017-07-11 22:14:58 -04:00
zet809
b5da727853
Merge pull request #3367 from cxhong/3305
...
Add Vlan and MTU to switch_macmap output
2017-07-12 09:39:29 +08:00
Victor Hu
fccace532c
Add option to rpower for OpenBMC to return the state of the BMC.
...
This is a feature that the openbmc management utility allows us to
obtain over the REST interfaces
2017-07-11 14:53:18 -04:00
Casandra Qiu
8efbf20e69
Append MTU for every switch port
2017-07-11 13:50:51 -04:00