-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix to handle Redfish Gen2 Firmware upgrade #8444
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Thanks for your contribution! Please check the failing sanity tests, and add a changelog fragment. Thanks. |
Ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the documentation of the wdc_redfish_command module also be updated to mention this somehow?
By default wdc_redfish_command module should work irrespective of the Redfish platform versions. I feel it need not be documented. |
Ready for review |
Ready for Review |
I cannot judge the actual change. If nobody objects, I'll merge this in 1-2 weeks. |
Ok, please merge, the changes are specific to Western Digital platform and its modules, which has been tested. |
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #8600 🤖 @patchback |
@cmadarsh thanks for your contribution! |
* Fix to handle Redfish Gen2 Firmware upgrade * Fixed sanity checks and unit test cases * Added change log gragment * Updated change log fragment * Updated review comments --------- Co-authored-by: Adarsh Manjunath <[email protected]> (cherry picked from commit feb1ecb)
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #8601 🤖 @patchback |
* Fix to handle Redfish Gen2 Firmware upgrade * Fixed sanity checks and unit test cases * Added change log gragment * Updated change log fragment * Updated review comments --------- Co-authored-by: Adarsh Manjunath <[email protected]> (cherry picked from commit feb1ecb)
…mware upgrade (#8601) Fix to handle Redfish Gen2 Firmware upgrade (#8444) * Fix to handle Redfish Gen2 Firmware upgrade * Fixed sanity checks and unit test cases * Added change log gragment * Updated change log fragment * Updated review comments --------- Co-authored-by: Adarsh Manjunath <[email protected]> (cherry picked from commit feb1ecb) Co-authored-by: cmadarsh <[email protected]>
…mware upgrade (#8600) Fix to handle Redfish Gen2 Firmware upgrade (#8444) * Fix to handle Redfish Gen2 Firmware upgrade * Fixed sanity checks and unit test cases * Added change log gragment * Updated change log fragment * Updated review comments --------- Co-authored-by: Adarsh Manjunath <[email protected]> (cherry picked from commit feb1ecb) Co-authored-by: cmadarsh <[email protected]>
* Fix to handle Redfish Gen2 Firmware upgrade * Fixed sanity checks and unit test cases * Added change log gragment * Updated change log fragment * Updated review comments --------- Co-authored-by: Adarsh Manjunath <[email protected]>
SUMMARY
Fix to enable firmware upgrade on our Gen2 redfish based UltraStar Data102 platform.
ISSUE TYPE
COMPONENT NAME
wdc_redfish_command module
ADDITIONAL INFORMATION
Firmware upgrade in case of Gen2 UltraStar Data102 platform is handled with the new firmware bundle format.