2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-28 06:23:26 +00:00

406 Commits

Author SHA1 Message Date
Victor Hu
44938a324a
Merge pull request #4773 from gurevichmark/openbmc_rflash_dash_in_filename
Handle update files with - in the path
2018-02-04 13:02:26 -05:00
Victor Hu
6c261ce1bb
Merge pull request #4752 from gurevichmark/openbmc_respconfig_dump_invalid
Detect invalid dump id
2018-02-04 13:01:31 -05:00
Victor Hu
5edae8d52e Handle the PowerSupplyRedundancy API issue where Value is lower case 2018-02-01 15:59:03 -05:00
Mark Gurevich
913873430c Handle update files with - in the path 2018-01-31 16:39:19 -05:00
Victor Hu
31c47c3034 Add code to support timesyncmethod for OpenBMC using rspconfig 2018-01-31 15:43:53 -05:00
Mark Gurevich
e944582a65 Detect invalid dump id 2018-01-29 11:14:34 -05:00
xuweibj
f40ea6d4b1 fix issue 4731, specify variable to hash type (#4732) 2018-01-26 11:14:05 +08:00
Victor Hu
84ea2dd458 PowerSupplyRedundancy does not take effect in bmcreboot, but on IPL 2018-01-25 13:56:21 -05:00
Victor Hu
0a51ba60fd Reduce duplicate print statement, only print when value does not match 2018-01-25 13:26:51 -05:00
Victor Hu
e2d49ce2b2 Add data structure to support get/set BootMode of the BMC 2018-01-25 13:12:21 -05:00
Victor Hu
e70ed0f3f0 Handle some warning messages based on this code
- isn't numeric in numeric ne (!=)
  - Scalar value @attr_value[-1] better written as $attr_value[-1]
2018-01-25 09:17:41 -05:00
Victor Hu
44c6c695c3
Merge pull request #4720 from gurevichmark/openbmc_rspconfig_powersupplyredundancy2
powersupplyredundancy enhancements
2018-01-24 20:11:49 -05:00
Mark Gurevich
691669bf54 powersupplyredundancy enhancements 2018-01-24 16:48:32 -05:00
Mark Gurevich
7561337bec Fix incorrect usage output for OpenBMC rspconfig command 2018-01-24 10:47:47 -05:00
Mark Gurevich
99cac5264a Second pass for autogenerating usage 2018-01-23 13:47:11 -05:00
Mark Gurevich
0d29e5d5e1 Move code block for usage string processing 2018-01-23 12:09:37 -05:00
Mark Gurevich
d395e8b73b Build usage string based on command definitions 2018-01-23 12:09:35 -05:00
xuweibj
a662bb5a01
Merge pull request #4694 from xcat2/gurevichmark-openbmc_rspconfig_powersupplyredundancy
Gurevichmark openbmc rspconfig powersupplyredundancy
2018-01-23 15:12:21 +08:00
zet809
5d91fe3778 modify rspconfig powersupplyredundancy based on comments 2018-01-23 00:49:41 -05:00
Victor Hu
d00ee26c67
Merge pull request #4651 from gurevichmark/openbmc_rspconfig_dump_all
Add rspconfig dump download all function
2018-01-22 15:33:35 -05:00
Mark Gurevich
b608dea24a Support rspconfig powersupplyredundancy 2018-01-22 11:20:52 -05:00
zet809
b32764540c
Merge pull request #4634 from gurevichmark/openbmc_rspconfig_restore_policy
Support for OpenBMC PowerRestorePolicy attribute
2018-01-22 09:41:41 +08:00
Mark Gurevich
956719b53e Add rspconfig dump download all function 2018-01-18 11:42:32 -05:00
XuWei
7e286494c0 modified depending on comments 2018-01-17 00:32:54 -05:00
XuWei
26ccc9fabd Add perl files of openbmc2 2018-01-16 02:21:49 -05:00
Mark Gurevich
7b4af8f393 Support for OpenBMC PowerRestorePolicy attribute 2018-01-15 11:49:29 -05:00
xuweibj
8a91ba7e08
Merge pull request #4619 from gurevichmark/openbmc_reventlog_resolve_led
Add resolved=LED option to reventlog
2018-01-15 14:21:47 +08:00
Mark Gurevich
207e22c772 Add LED tag to the output of reventlog 2018-01-10 13:17:23 -05:00
Mark Gurevich
423a1c913d Add resolved=LED option to reventlog 2018-01-10 11:57:31 -05:00
zet809
2b4735ecbd
Merge pull request #4579 from whowutwut/reventlog_resolve_faults
Add support to resolve OpenBMC logging events to clear out faults
2018-01-03 18:01:11 +08:00
XuWei
6ec904def3 support noderange for reventlog resolved 2017-12-26 00:56:56 -05:00
xuweibj
0f7623c212
Merge pull request #4570 from whowutwut/led_physical_warnings
[OpenBMC] Support obtaining the status of physical LED lights on the Server
2017-12-21 13:08:39 +08:00
Victor Hu
47ea0b2c8d replace with hash to store led values 2017-12-20 22:50:19 -05:00
Victor Hu
79f096395a Break out of the loop after all IDs are resolved 2017-12-20 15:03:34 -05:00
Victor Hu
ac46bc6833 Print a warning message if running eventlog resolution across a range 2017-12-20 14:47:00 -05:00
Victor Hu
ba964c819c Add support to resolve OpenBMC logging events to clear out faults 2017-12-20 14:36:41 -05:00
Victor Hu
9f9e406861
Merge pull request #4573 from xuweibj/T4474
rspconfig gard -c|--clear for OpenBMC
2017-12-20 10:52:02 -05:00
Victor Hu
af1bf635a9 Space out the heading a little more for rvitals led 2017-12-20 10:48:22 -05:00
XuWei
19c13987a1 modify command to rspconfig gard -c 2017-12-20 03:31:44 -05:00
Victor Hu
730d455041
Merge pull request #4569 from bybai/rflashdd
enhanced rflash when BMC response issue
2017-12-19 23:30:33 -05:00
bybai
418938065c enhance rflash upload tar file twice 2017-12-19 21:49:23 -05:00
XuWei
2b259c24e8 rspconfig reset_gard for OpenBMC 2017-12-19 20:36:39 -05:00
Victor Hu
5f2e8870af
Merge pull request #4531 from bybai/fixrfl
rflash -d relative path support
2017-12-19 16:55:01 -05:00
Victor Hu
e65c6e4fad Change the output message slightly 2017-12-19 15:22:11 -05:00
Victor Hu
69819509ff Condense the output of the LEDs to less lines to create a better picture of the server 2017-12-19 14:59:43 -05:00
Victor Hu
78f1eb0afb Add support for "rvitals <noderange> leds" to display the physical
LEDs states on the OpenBMC P9 Box, this commit just prints key/value pairs
2017-12-19 14:06:15 -05:00
bybai
c27f23c2d5 enhanced rflash 2017-12-19 04:03:40 -05:00
Yuan Bai
67996797ca
Merge pull request #4541 from whowutwut/fix_based_on_UT
[OpenBMC] Fix argument parsing based on failure from UT cases
2017-12-19 09:16:35 +08:00
Victor Hu
d533fee0b1 Add the --activate option into the test 2017-12-18 14:54:42 -05:00
Yuan Bai
f89b7ba00f
Merge pull request #4540 from whowutwut/help_with_rflash_delete
[OpenBMC] Help the user figure out the problem when using -d to delete FW
2017-12-18 17:27:58 +08:00