Comment 12 for bug 1512880

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

Reviewed: https://review.openstack.org/328983
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5129f48226cb06a77faa89dd04d290d49e76036f
Submitter: Jenkins
Branch: master

commit 5129f48226cb06a77faa89dd04d290d49e76036f
Author: Ludovic Beliveau <email address hidden>
Date: Mon Jun 13 08:30:15 2016 -0400

    Allocate PCI devices on migration

    Enable the resource tracker to allocate PCI devices on migration. The
    resource tracker which correspond to the destination node in the migration
    object is responsible to allocate the PCI devices.

    Change-Id: If58a1483930d6666c59fd98c00c4e16a297ddead
    Partial-bug: #1512880