xuweibj
cf39880a20
fix issue 4008, modify rsetboot command logic ( #4017 )
2017-09-27 20:33:33 -05:00
Victor Hu
cafc3ba8e4
To support machines with older firmware than OP910 1738, we need to
...
allow for an environment variable that takes care of any URL endpoints
that might have changed to maintain backwards compatiability during FW
development
2017-09-23 08:57:20 -04:00
Victor Hu
cd985c3fa0
Merge pull request #3990 from gurevichmark/openbmc_set_hostname
...
Setting BMC hostname message fix
2017-09-21 23:02:21 -04:00
Mark Gurevich
80385cc806
Setting BMC hostname message fix
2017-09-21 14:37:14 -04:00
zet809
53dbeaf6b0
Merge pull request #3967 from xuweibj/reventlog_clear
...
reventlog clear for OpenBMC
2017-09-21 15:58:19 +08:00
zet809
2552882f32
Merge pull request #3978 from xuweibj/dis_reset
...
disable rpower reset and boot command for OpenBMC
2017-09-21 15:56:11 +08:00
zet809
b0e50845ce
Merge pull request #3983 from xuweibj/I3979
...
Fix issue 3979, do not set next status if command is getopenbmccons
2017-09-21 15:52:12 +08:00
XuWei
af33fbe131
disable rpower reset and boot command for OpenBMC
2017-09-21 03:27:52 -04:00
XuWei
6572e3f595
Fix issue 3979, do not set next status if command is getopenbmccons
2017-09-21 03:03:19 -04:00
XuWei
23bab5d402
modify rsetboot url based on new interface for 1738
2017-09-21 02:39:25 -04:00
XuWei
46ebe37f18
modify rpower reset to hard reset for OpenBMC
2017-09-20 02:50:19 -04:00
XuWei
553cdd59d0
reventlog clear for OpenBMC
2017-09-20 01:24:05 -04:00
Victor Hu
304120530a
Merge pull request #3914 from gurevichmark/openbmc_rflash_multiple_nodes
...
Handle more than one node for openbmc rflash
2017-09-18 16:38:47 -04:00
Mark Gurevich
5ac1f04791
Simplify code based on review comment
2017-09-18 11:49:51 -04:00
XuWei
14b5c39d89
Add node name in output of reventlog for OpenBMC
2017-09-17 22:48:42 -04:00
Victor Hu
94d0f1b917
Merge pull request #3911 from gurevichmark/openbmc_reventlog_sort
...
OpenBMC reventlog output formatting and sorting
2017-09-13 23:58:51 -04:00
Mark Gurevich
8bfbb5e258
Handle more than one node for openbmc rflash
2017-09-13 15:06:56 -04:00
Mark Gurevich
7d3ebe3583
OpenBMC reventlog output formatting and sorting
2017-09-13 08:44:30 -04:00
XuWei
e4b2ae6528
expose rspconfig get options and rflash command
2017-09-13 01:17:38 -04:00
Victor Hu
6ad7e30ab7
Merge pull request #3895 from gurevichmark/openbmc_rflash_version_BMC
...
BMC update image check and upload+activate rflash options
2017-09-12 16:22:57 -04:00
Victor Hu
7ce22fbe6f
Add check for priority before using the value
2017-09-11 14:36:09 -04:00
Mark Gurevich
1118a047db
BMC update image check and upload+activate rflash options
2017-09-11 14:10:19 -04:00
Victor Hu
e5623c7663
Indicate software at priority 0 with a '*'
2017-09-11 10:15:55 -04:00
XuWei
f1c40ec54f
fix a typo in openbmc.pm
2017-09-01 04:34:57 -04:00
zet809
6e9971968b
Merge pull request #3793 from whowutwut/openbmc_rspcfg_hostname
...
Add Support for rspconfig to set/get hostname of the BMC
2017-09-01 12:51:01 +08:00
xuweibj
50039719b0
add trace log in openbmc ( #3813 )
...
* Task #3796 , add trace log in openbmc
2017-09-01 10:33:17 +08:00
Victor Hu
193ba55a7e
Change the formatting for BMC output text to match IPMI output
2017-08-31 16:37:24 -04:00
Mark Gurevich
5055ff4b04
Do not dispay firmware entry if no Version attribute
2017-08-31 14:24:42 -04:00
zet809
8df2af819d
Merge pull request #3812 from xuweibj/T3808
...
Task 3808, ignore transition state until get stable firmware for rpower state
2017-08-31 15:38:49 +08:00
XuWei
7031dc0e4f
Task 3808, ignore transition state until get stable firmware for rpower state
2017-08-30 20:22:25 -04:00
Mark Gurevich
a1951f8f46
Make sure authorized_keys file was created
2017-08-30 15:39:50 -04:00
Victor Hu
c4c640d18a
Open the functions that are currently supported, sshcfg, ip=dhcp, and hostname for rspconfig
2017-08-29 17:07:14 -04:00
Victor Hu
1542027192
Sync up the format of the rspconfig output on the BMC
2017-08-29 16:31:11 -04:00
Victor Hu
3935971a22
Merge pull request #3750 from gurevichmark/openbmc_upload_and_update
...
OpenBMC PNOR upload and activate firmware image file
2017-08-29 15:42:48 -04:00
Victor Hu
db08fe8fb2
Add support for setting hostname for the BMC
2017-08-28 16:48:38 -04:00
Victor Hu
067225cfce
Add code to support display of hostname using rspconfig
2017-08-28 15:45:50 -04:00
Victor Hu
698d1f1bd9
Remove the message when doing rinv on OpenBMC nodes. Values without Present are associations
2017-08-24 15:58:53 -04:00
Mark Gurevich
f64e84e374
Merge pull request #3677 from xuweibj/I3668
...
fix issue 3668, make rsetboot node do rsetboot stat
2017-08-23 21:59:03 -04:00
Mark Gurevich
f69f9ec2bf
OpenBMC upload and activate firmware image file
2017-08-23 12:08:51 -04:00
Mark Gurevich
ea254aeeef
Merge pull request #3716 from xuweibj/rspdhcp
...
rspconfig ip to dhcp for openbmc
2017-08-21 10:28:14 -04:00
XuWei
337501871f
modified depending on comments
2017-08-20 22:35:31 -04:00
XuWei
0dbfef1e01
modified depending on comments
2017-08-20 22:33:36 -04:00
XuWei
ff7e52b304
rspconfig ip to dhcp for openbmc
2017-08-17 22:03:57 -04:00
Mark Gurevich
0dcd6cc5c0
Message changed per suggestion
2017-08-15 13:13:06 -04:00
Mark Gurevich
7f48425190
Allow update image relative filename
2017-08-14 15:54:05 -04:00
XuWei
55c15023aa
fix issue 3668, make rsetboot node do rsetboot stat
2017-08-13 21:59:38 -04:00
zet809
70d967c66b
Merge pull request #3533 from xuweibj/reventlog
...
expose reventlog and modify time format
2017-08-11 16:41:58 +08:00
XuWei
deb6d6f02b
expose reventlog and modify time format
2017-08-10 21:58:26 -04:00
Mark Gurevich
1be7b6c2d5
Implement openbmc image delete function
2017-08-03 14:40:18 -04:00
Victor Hu
36b025c4c7
Merge pull request #3586 from gurevichmark/openbmc_rflash_activate_pnor
...
Openbmc rflash activate pnor
2017-08-02 15:29:49 -04:00