Comment 4 for bug 1379705

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

Reviewed: https://review.openstack.org/128378
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=53171f75a64a26dcec91facbdec95b2ed7f74338
Submitter: Jenkins
Branch: proposed/juno

commit 53171f75a64a26dcec91facbdec95b2ed7f74338
Author: Lucas Alvares Gomes <email address hidden>
Date: Fri Oct 10 09:56:30 2014 +0100

    Add the PXE VendorPassthru interface to PXEDracDriver

    Without the PXE VendorPassthru interface to expose the "pass_deploy_info"
    method in the vendor_passthru endpoint of the API the DRAC it can't
    continue the deployment after the ramdisk is booted.

    Closes-Bug: #1379705
    Change-Id: I21042cbb95a486742abfcb430471d01cd73b3a4a
    (cherry picked from commit 78ec7d5336eb65ff845da7ea9f93d34b402f5a0f)