yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04918
[Bug 1221890] Re: wrong name in openvswitch ut
sorry, i misunderstand the code
** Changed in: neutron
Status: Incomplete => Invalid
** Changed in: neutron
Assignee: ZhiQiang Fan (aji-zqfan) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1221890
Title:
wrong name in openvswitch ut
Status in OpenStack Neutron (virtual network service):
Invalid
Bug description:
https://github.com/openstack/neutron/blob/master/neutron/tests/unit/openvswitch/test_agent_scheduler.py#L1088
class OvsL3AgentNotifierTestCase(OvsAgentSchedulerTestCaseBase):
def setUp(self):
self.dhcp_notifier_cls_p = mock.patch(
'neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.'
'DhcpAgentNotifyAPI')
self.dhcp_notifier = mock.Mock(name='dhcp_notifier')
this will be fixed in the refactor of test_agent_scheduler patch
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1221890/+subscriptions