summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorIrena Berezovsky <irenab@mellanox.com>2014-08-25 13:56:38 +0300
committerIrena Berezovsky <irenab@mellanox.com>2014-08-28 21:53:08 +0300
commita8b13e0ecd67ebf07fc865f9faf07a279e577a55 (patch)
tree5fd8d18f2eb6c4ce365dcfbd84ee9865d555ae93 /etc
parentb50a17400a2d75a22164a8d42e3fe313400812a7 (diff)
downloadneutron-a8b13e0ecd67ebf07fc865f9faf07a279e577a55.tar.gz
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
Diffstat (limited to 'etc')
-rw-r--r--etc/neutron/plugins/ml2/ml2_conf_mlnx.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/neutron/plugins/ml2/ml2_conf_mlnx.ini b/etc/neutron/plugins/ml2/ml2_conf_mlnx.ini
index 01b0797cf2..46139aed85 100644
--- a/etc/neutron/plugins/ml2/ml2_conf_mlnx.ini
+++ b/etc/neutron/plugins/ml2/ml2_conf_mlnx.ini
@@ -2,5 +2,3 @@
# (StrOpt) Type of Network Interface to allocate for VM:
# mlnx_direct or hostdev according to libvirt terminology
# vnic_type = mlnx_direct
-# (BoolOpt) Enable server compatibility with old nova
-# apply_profile_patch = False