Comment 11 for bug 1129485

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

Reviewed: https://review.openstack.org/23453
Committed: http://github.com/openstack/nova/commit/813ed1b61de925f0385527aac096e88ea87c8802
Submitter: Jenkins
Branch: master

commit 813ed1b61de925f0385527aac096e88ea87c8802
Author: Devananda van der Veen <email address hidden>
Date: Mon Mar 4 11:03:40 2013 -0800

    Read baremetal images from extra_specs namespace.

    Baremetal PXE driver should read deploy_kernel_id & deploy_ramdisk_id
    from the 'baremetal:' namespace within instance_type['extra_specs']
    so that it doesn't conflict with ComputeCapabilitiesFilter any more.

    Fixes bug 1129485.

    Change-Id: I84b3acb2ed83dc2b1ff8f1a21ca1d95f7d25751a