Comment 2 for bug 1304872

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

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

commit 586c6686aaa9e1d0de6d920371f1f489da0a2a9e
Author: Irena Berezovsky <email address hidden>
Date: Mon Apr 28 09:11:51 2014 +0300

    Use VIF details dictionary to get physical_network

    Modify mlnx_direct plug and unplug to retrieve physical_network
    from VIF details dictionary if network meta dictionary does not contain
    physical_network. This will serve ML2 case following the guidelines to
    populate vif_details dictionary with attributes required for port plugging.

    Change-Id: I0d97bc875be2fff18087c78accef3ec81c059c4b
    Closes-Bug: 1304872