diff --git a/vmware_nsx/plugins/dvs/plugin.py b/vmware_nsx/plugins/dvs/plugin.py index fed23b18bc..e67eb009d1 100644 --- a/vmware_nsx/plugins/dvs/plugin.py +++ b/vmware_nsx/plugins/dvs/plugin.py @@ -133,7 +133,6 @@ class NsxDvsV2(addr_pair_db.AllowedAddressPairsMixin, @staticmethod def _extend_port_dict_binding(result, portdb): - LOG.error("DEBUG ADIT DVS _extend_port_dict_binding") result[pbin.VIF_TYPE] = nsx_constants.VIF_TYPE_DVS port_attr = portdb.get('nsx_port_attributes') if port_attr: