Merge "[APIC-mapping] Fix intermittent UT failure" into stable/mitaka

This commit is contained in:
Jenkins
2016-11-01 19:42:49 +00:00
committed by Gerrit Code Review

View File

@@ -330,6 +330,8 @@ class ApicMappingVlanTestCase(ApicMappingTestCase):
kwargs['default_agent_conf'] = False
super(ApicMappingVlanTestCase, self).setUp(**kwargs)
self.non_apic_network = True
self.agent_conf['configurations'][
'bridge_mappings']['physnet2'] = 'br-eth2'
def _get_ptg_shadow_net(self, ptg):
net = self._list_resource('networks', self.api,