DMTF / Redfishtool

A Python34 program that implements a command line tool for accessing the Redfish API.
Other
224 stars 68 forks source link

Keep upgrading or obsoleted? #96

Closed andy1990zx closed 2 months ago

andy1990zx commented 2 years ago

Hi,

I am seeking for a fundamental lib/tool to build my script, the Redfishtool is a wonderful one that suits me. But I noticed the last commit is 7 months ago, the RedFish spec and Schema spec is evolving, I worry if this tool is still maintained. Another question is: do you have plan to update the coding style to meet Python PEP 8?

Thanks, Sea

mraineri commented 2 years ago

Unfortunately this tool is a lower priority for us at this point. We tend to focus more of our time on conformance testing tools like the Redfish-Service-Validator, and other client tools like Redfish-Tacklebox. We do make updates as requested (and certainly welcome contributions back into the tool), so it does get our attention when new issues and pull requests are filed.

We also had not planned on updating the coding style, but we'd have no issues if someone were to make the change and submit it to us.

mraineri commented 2 months ago

Closing; will accept pull requests for new functionality, but nothing to definitively track in here