Comment 2 for bug 1291209

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

Reviewed: https://review.openstack.org/81281
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=218d51e087ab5fc713f8d9edb66d515d833efdbb
Submitter: Jenkins
Branch: master

commit 218d51e087ab5fc713f8d9edb66d515d833efdbb
Author: Irena Berezovsky <email address hidden>
Date: Tue Mar 18 16:35:35 2014 +0200

    Add update binding:profile with physical_network

    Add temporary solution in order to support multiple physical networks
    by mlnx ML2 MechanismDriver.
    Due to non merged patches in nova that should support propagating
    physical_network retrieved from port binding:profile attribute
    to VIF/Network object.
    The code will be removed once relevant nova patches are merged.
    The code is disabled by default and should be enabled via
    ml2_conf_mlnx.ini config file.

    Change-Id: I815f9e28774efd47bccd1c57481e6ba89075792b
    Closes-bug: #1291209