-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add support for Oem params #7330
Add support for Oem params #7330
Conversation
Code looks good to me; thanks! |
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.
Thanks for your contribution! Can you please add a changelog fragment? Thanks.
Add version_added field
it should not be in the payload if not defined
@mraineri if you're still happy I'll merge this at the beginning of the upcoming week. |
Yup, the changes look good to me |
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #7341 🤖 @patchback |
* Add support for "Oem" parameters in the MultipartHTTPPushUpdate redfish_command * Add doc entry * Add changelog fragment Add version_added field * Re-word the changelog fragment * After further testing this should not have a default definition as it should not be in the payload if not defined (cherry picked from commit cd83b24)
) Add support for Oem params (#7330) * Add support for "Oem" parameters in the MultipartHTTPPushUpdate redfish_command * Add doc entry * Add changelog fragment Add version_added field * Re-word the changelog fragment * After further testing this should not have a default definition as it should not be in the payload if not defined (cherry picked from commit cd83b24) Co-authored-by: Scott Seekamp <[email protected]>
* Add support for "Oem" parameters in the MultipartHTTPPushUpdate redfish_command * Add doc entry * Add changelog fragment Add version_added field * Re-word the changelog fragment * After further testing this should not have a default definition as it should not be in the payload if not defined
Possible resolution to #7331
Add support for Oem parameters in the MultipartHTTPPushUpdate command of
redfish_command