Comment 1 for bug 1304872

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

Reviewed: https://review.openstack.org/90643
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=54219198106ce281d252bf48f994cac082e5b3d0
Submitter: Jenkins
Branch: master

commit 54219198106ce281d252bf48f994cac082e5b3d0
Author: Irena Berezovsky <email address hidden>
Date: Sun Apr 27 08:47:29 2014 +0300

    Add physical_network to binding:vif_details dictionary

    During port binding binding:vif_details dictionary is
    updated with physical_network to be used by mlnx nova vif driver.
    binding:profile update will be removed once nova side fix is merged
    to keep consistent solution.

    Change-Id: If9525929a1546e8d05f7923570d30dfc2eed8898
    Closes-Bug: 1304872