yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16112
[Bug 1284265] Re: ovs-agent test_fdb_add_flows test invalid
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1284265
Title:
ovs-agent test_fdb_add_flows test invalid
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
https://github.com/openstack/neutron/blob/14cb886809e5cccbf799a0dc2e5b99f31b1ab3be/neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py#L577
has:
mock.patch.object(self.agent.tun_br, 'setup_tunnel_port')
but setup_tunnel_port is an attribute of self.agent and not
self.agent.tun_br.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1284265/+subscriptions
References