Redfishtool
Redfishtool copied to clipboard
UpdateService support in Redfishtool
Hi! I'm working on supporting the UpdateService over in the https://github.com/openbmc project. We're starting to use this tool for a lot of our redfish usage on our OpenBMC supported systems.
Wonder if supporting the UpdateService schema (http://redfish.dmtf.org/schemas/v1/UpdateService.v1_4_0.json) was on the radar here?
If not, do you take pull requests for new features like that?
Right now we do not have plans for supporting that on our radar, but we certainly welcome pull requests to add new functionality.
ok sure, I've started the initial code over in https://github.com/geissonator/Redfishtool/tree/addUpdateServiceSupport
Any early feedback would be appreciated otherwise I'll get a PR up once I've got the basics working.
@mraineri if you could take a look at https://github.com/DMTF/Redfishtool/pull/63 when you get a chance, much appreciated.