Jarrod Johnson
|
c966b09581
|
Fix behavior on firmware update timeout
nodefirmware was not handling results where the update couldn't even
start. Handle those errors properly.
|
2017-09-22 09:32:43 -04:00 |
|
Jarrod Johnson
|
b631699656
|
Correct incorrect bank parameter on nodefirmware -b
The bank should have been 'backup', not 'bank' which makes no sense.
|
2017-09-22 09:06:42 -04:00 |
|
Jarrod Johnson
|
b35463e594
|
Implement argument to nodefirmware to backup
|
2017-08-16 17:33:23 -04:00 |
|
Jarrod Johnson
|
6addd05de2
|
Stop firmware when 'pending', which is another 'completion'
|
2017-08-14 17:10:42 -04:00 |
|
Jarrod Johnson
|
12d0fe21cd
|
Only show error message when errors exist
|
2017-07-26 16:37:09 -04:00 |
|
Jarrod Johnson
|
7a88a2825d
|
Add 'update' to nodefirmware
nodefirmware can now execute updates on a file by file basis.
|
2017-07-26 15:54:21 -04:00 |
|
Jarrod Johnson
|
e0cc67f57a
|
Implement Lenovo Thinksystem and discovery support
|
2017-06-20 14:56:24 -04:00 |
|
Jarrod Johnson
|
8c13e738c0
|
Make usage/help more consistent across the commands
Have every client command run argparse to get a chance at '-h'. When
lacking arguments, always use print_help() to provide detail rather than usage.
|
2017-01-06 13:28:28 -05:00 |
|
Jarrod Johnson
|
05a6664165
|
Add a noderun command
This command enables running various commands against the nodes.
While I was at it, fix permissions on some files in git.
|
2016-10-06 16:30:29 -04:00 |
|
Jarrod Johnson
|
ca91cfb220
|
Add nodefirmware command
This command currently enumerates current firmware on the target. In the future it may be extended to update.
|
2016-05-12 11:04:26 -04:00 |
|