** 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/1205085
Title:
neutron.agent.l3_agent:Failed synchronizing routers in UT
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Sometimes full run of Unit Tests ends with the following output:
ERROR:neutron.agent.l3_agent:Failed synchronizing routers
Traceback (most recent call last):
File
"/home/jenkins/workspace/gate-neutron-python27/neutron/agent/l3_agent.py", line
685, in _rpc_loop
self._process_router_delete()
File
"/home/jenkins/workspace/gate-neutron-python27/neutron/agent/l3_agent.py", line
693, in _process_router_delete
self._router_removed(router_id)
File
"/home/jenkins/workspace/gate-neutron-python27/neutron/agent/l3_agent.py", line
289, in _router_removed
ri = self.router_info[router_id]
KeyError: '0393021f-e20b-4c93-8bf6-e4c5ecd9b06e'
Tests pass at the same time, so Jenkins is not catching issues.
First noticed afterfix for gate issue with floating ips was merged:
https://review.openstack.org/#/c/36890/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1205085/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp