Merge "Remove leftover debug logs"

This commit is contained in:
Zuul 2018-01-11 19:18:47 +00:00 committed by Gerrit Code Review
commit 3a4dc9ee51

View File

@ -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: