Releases
v2.5.1
Updated the types of drive logs available in 'get logs'.
Added support of Redfish event listener in the core
Added command to start/ stop Redfish event listener
Log failures to load invalid JSON configuration files
Switched to using python requests library for all http operations, urllib has SSL limitations
Adjust the help command to show help for brand and common commands
Display call stack for command exceptions when trace level is DEBUG or higher
Created new 'common' command folder. Brand is searched first, then common.
Added new 'show brands' command which displays all brands and a command count.
Moved many commands from 'systems' and 'example' to 'common'
Minor bug correction in 'create session'
Created a new Open BMC brand (obmc) as a starting point
Added new core/display.py with max_width() function
Skipped warning message for zip content type when using "get logs component=controller".
Removed use of the undefined "context" variable, this ensures "http push <firmware_file>" does not exit with an error.
You can’t perform that action at this time.