You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AMI BMC requires an additional OemParameters json when doing MultipartHTTPPushUpdate updates. It looks like #7331 but not exact the same. AMI BMC needs the OemParameters to be a separate json file instead of a key/value in UpdateParameters.
We suggest to add an option update_image_type to address it.
AMI BMC requires a separate OemParameters json to set the image type
when doing MultipartHTTPPushUpdate.
The patch adds a new option update_image_type to support it.
Test OK with AMI BMC 13.3.
Signed-off-by: Chih-Wei Huang <[email protected]>
@cwhuang are you sure that's the not the behavior that's present? My original PR referenced above was for an AMI BMC system as well. Do you need an additional "upload file" definition?
Summary
AMI BMC requires an additional OemParameters json when doing MultipartHTTPPushUpdate updates. It looks like #7331 but not exact the same. AMI BMC needs the OemParameters to be a separate json file instead of a key/value in UpdateParameters.
We suggest to add an option update_image_type to address it.
Issue Type
Feature Idea
Component Name
redfish_command
Additional Information
Presumably it would be used like:
The text was updated successfully, but these errors were encountered: