Comment 5 for bug 1512880

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

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

commit dfdae01bd03f522ffab7876b253ec41641934702
Author: Ludovic Beliveau <email address hidden>
Date: Fri Nov 6 12:22:16 2015 -0500

    Update binding:profile for SR-IOV ports

    The libvirt driver relies on the network information for configuring the
    SR-IOV interfaces (binding:vnic_type). The network information is specified
    when creating a Neutron port (binding:profile - which contain the PCI address
    of the device).

    During a migration, the Neutron port information needs to be updated based on
    the allocated PCI device on the migrated node.

    Co-Authored-By: Moshe Levi <email address hidden>

    Closes-Bug: #1512880

    Change-Id: I7423907ef33648669decc561fc3461415b877ba6