2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

132 Commits

Author SHA1 Message Date
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
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
Mark Gurevich
92a927e214 disable rflash command for normal user and check error state 2017-08-02 15:24:54 -04:00
zet809
f2fa220b7a Merge pull request #3573 from xuweibj/error
Add 'Error' label when unable to get information
2017-08-02 14:19:56 +08:00
Mark Gurevich
1d9909e074 Updates from review 2017-08-01 14:14:44 -04:00
Mark Gurevich
711f1549db OpenBMC host firmware activation 2 2017-08-01 14:14:26 -04:00
Mark Gurevich
58e4523258 openbmc Host firmware update activation 2017-08-01 14:13:20 -04:00
Mark Gurevich
0fdeb8279a Activate firmware update and track progress 2017-08-01 14:12:55 -04:00
Mark Gurevich
a5856dc0cf rflash activate initial pass 2017-08-01 14:12:42 -04:00
Mark Gurevich
f18044a8c2 Initial implementation of rflash --activate 2017-08-01 14:12:01 -04:00
Victor Hu
9226f1f1f4 Remove the openbmc version information when running xCAT commands 2017-07-31 21:35:31 -04:00
XuWei
bf9c57f325 Add 'Error' label when unable to get information 2017-07-31 21:15:08 -04:00
Mark Gurevich
df3f9660a3 Merge pull request #3537 from xuweibj/rsetboot
modify rsetboot depending on URL & data
2017-07-28 07:25:39 -04:00
XuWei
c45fd29123 modified depending on comments 2017-07-27 21:27:17 -04:00
XuWei
24c78e6b1a modified depending on comments 2017-07-26 22:51:40 -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
XuWei
649efc396e modify rsetboot depending on URL & data 2017-07-25 23:08:11 -04:00
Mark Gurevich
91ac7b3488 Catch multiple ips on the same adapter better 2017-07-25 16:04:14 -04:00
Mark Gurevich
debfefb9de openbmc rspconfig query command 2017-07-24 11:02:06 -04:00
Victor Hu
a8bf700c68 put back stat option for rsetboot 2017-07-23 23:29:35 -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
XuWei
577e5cef28 modified depending on comments 2017-07-19 23:22:33 -04:00
XuWei
3957ca41db fix 3496, depends on xcatdebugmode to print debug msg 2017-07-19 02:51:40 -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
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
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
XuWei
19a0470374 Add rpower bmcreboot command for openbmc 2017-07-11 22:14:58 -04: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
xuweibj
d94bfd7677 Merge pull request #3425 from whowutwut/rpower_softoff
Support rpower softoff for openbmc
2017-07-11 14:02:05 +08:00
Victor Hu
1fe34083b6 Initial commit to support rpower softoff for openbmc 2017-07-10 16:18:03 -04:00
Mark Gurevich
3b0f7b7852 Merge pull request #3423 from whowutwut/rpower_hardoff
[openbmc] rpower off called against chassis object, rpower state aware of chassis state.
2017-07-10 16:08:09 -04:00
Victor Hu
76b54fc231 Work around a problem with OpenBMC reporting incorrect current
status.  When this is fixed we will have to revisit this and update
based on the chassis and host status
2017-07-10 15:47:10 -04:00
Mark Gurevich
c5265793c5 Print info message and allow rspconfig sshcfg to go through 2017-07-10 14:06:25 -04:00
Victor Hu
3e10a4bc3a Power off should be called against the chassis 2017-07-10 13:05:33 -04:00
XuWei
e7656b30b4 [DO NOT MERGE]Task 3338, refine rsetbot command for OpenBMC 2017-07-04 21:22:22 -04:00