Remove leftover debug logs

Change-Id: I0b02f3533e2d1c3cd8119ce9d4aedeab0b49c87c
This commit is contained in:
Adit Sarfaty 2018-01-10 13:12:29 +02:00
parent d18e17af8f
commit e2002c8270
1 changed files with 0 additions and 1 deletions

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: