]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add physical_network to binding:vif_details dictionary
authorIrena Berezovsky <irenab@mellanox.com>
Sun, 27 Apr 2014 05:47:29 +0000 (08:47 +0300)
committerIrena Berezovsky <irenab@mellanox.com>
Mon, 28 Apr 2014 07:55:29 +0000 (10:55 +0300)
commit54219198106ce281d252bf48f994cac082e5b3d0
treecfdd4d7ee4d9d8cfa2a980983c8a9709440e4270
parent930e18e35acdb8f9e28ba8fd061f42883d60cf79
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
neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py
neutron/tests/unit/ml2/drivers/test_mech_mlnx.py