]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Invalid ovs-agent test case - test_fdb_add_flows
authorsridhargaddam <sridhar.gaddam@enovance.com>
Fri, 28 Mar 2014 22:10:27 +0000 (03:40 +0530)
committersridhargaddam <sridhar.gaddam@enovance.com>
Sat, 29 Mar 2014 11:54:26 +0000 (17:24 +0530)
commitaeea31b21245864888f4744c19a0fed2a9c6567e
tree9f929b04b617e306145f923c56c10f97aacee316
parent778273913e4d351efb220de4814fee6b81036eae
Invalid ovs-agent test case - test_fdb_add_flows

setup_tunnel_port is an attribute of self.agent and not self.agent.tun_br.
This patch fixes the testcase accordingly.

Closes-Bug: #1284265
Change-Id: I70582e477bb53de6482e32d5913c0864c5d910cc
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py