Comment 1 for bug 2032380

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.opendev.org/c/openstack/ironic/+/900964
Committed: https://opendev.org/openstack/ironic/commit/041a7d7064491958278725123af0c1b8fa8aefe5
Submitter: "Zuul (22348)"
Branch: master

commit 041a7d7064491958278725123af0c1b8fa8aefe5
Author: Julia Kreger <email address hidden>
Date: Tue Nov 14 14:55:57 2023 -0800

    Redfish UefiHttp boot support

    Adds a redfish-https boot interface, based upon the
    redfish-virtual-media boot interface, however substantially copies
    some base methods because of simplification offered to use by
    putting "attach/detach" logic into how the sushy library handles
    the application and reset of a URL as a boot setting.

    This feature also increases the requirement for the Sushy library
    to version 4.7.0 which includes support to set the HttpBootUri
    field in the BMC and automatically unset it as well.

    Closes-Bug: #2032380
    Change-Id: I991611cd67cb91aea21fc30bbae7cd24409dbbfa