]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove binding:profile update from Mellanox ML2 MD
authorIrena Berezovsky <irenab@mellanox.com>
Mon, 25 Aug 2014 10:56:38 +0000 (13:56 +0300)
committerIrena Berezovsky <irenab@mellanox.com>
Thu, 28 Aug 2014 18:53:08 +0000 (21:53 +0300)
commita8b13e0ecd67ebf07fc865f9faf07a279e577a55
tree5fd8d18f2eb6c4ce365dcfbd84ee9865d555ae93
parentb50a17400a2d75a22164a8d42e3fe313400812a7
Remove binding:profile update from Mellanox ML2 MD

Remove temporary work-around that populates physical_network in
binding:profile. Now when both neutron and nova use binding:vif_details
to pass attributes to plug neutron port, this work-around is not nequired.
Remove related temporary code from ML2 plugin.

Change-Id: Ib37203af396f31080b1b27b500a571c20917f5a4
Closes-Bug: 1360762
etc/neutron/plugins/ml2/ml2_conf_mlnx.ini
neutron/plugins/ml2/drivers/mlnx/config.py
neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py
neutron/plugins/ml2/plugin.py
neutron/tests/unit/ml2/drivers/test_mech_mlnx.py