Comment 30 for bug 1526449

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

Reviewed: https://review.openstack.org/538260
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=b5a8953118036457cb8f907fe0ee5b8c648be91f
Submitter: Zuul
Branch: master

commit b5a8953118036457cb8f907fe0ee5b8c648be91f
Author: Hironori Shiina <email address hidden>
Date: Fri Jan 26 23:52:45 2018 +0900

    iRMC:Support preparing rescue ramdisk in iRMC PXE

    Adds support to prepare rescue ramdisk to iRMC PXE boot interface,
    which is a subclass of PXE boot interface by adding the new argument.

    Also adds unit tests to confirm iRMC PXE boot interface passes the
    same tests as generic PXE boot interface.

    Change-Id: I1b4aeb207772a09cacf0bff910be4061ec5c74ee
    Related-Bug: #1526449