Merge "Attribute nve_src_intf causing bad behavior" into stable/liberty

This commit is contained in:
Jenkins 2016-03-10 15:38:14 +00:00 committed by Gerrit Code Review
commit 5b5ac7e59a
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ class CiscoNexusMechanismDriver(api.MechanismDriver):
"""Identify host entries to get interfaces."""
switch_ifs = []
defined_attributes = [const.USERNAME, const.PASSWORD, const.SSHPORT,
'physnet']
'physnet', 'nve_src_intf']
for switch_ip, attr in self._nexus_switches:
# if not in clearly defined attribute, it must be a host
# with it's listed interfaces