Comment 10 for bug 1129485

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

Reviewed: https://review.openstack.org/23454
Committed: http://github.com/openstack-dev/devstack/commit/2920b7decc6769707ea45552c94864701c55988e
Submitter: Jenkins
Branch: master

commit 2920b7decc6769707ea45552c94864701c55988e
Author: Devananda van der Veen <email address hidden>
Date: Mon Mar 4 11:47:14 2013 -0800

    Stash baremetal deploy image IDs in a 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.

    This allows nova-compute to use ComputeCapabilitiesFilter with baremetal
    again. For this filter to properly match the baremetal ndoe's RAM,
    we need to tune two other Nova options for physical hardware.

    Fixes bug 1129485.

    Change-Id: I0aa1b0fef8ac59a06217577af8c747437d2d6bf5