vmware-nsx/neutron/scheduler
Eugene Nikanorov 19a79a1148 Catch DBReferenceError exception during binding a router
In some cases (Concurrent API tests) router can be deleted
before it is bound to an agent by scheduler.
That may lead to traces on L3 agent side returned via RPC.
Need to handle this case in more graceful way.

Change-Id: Ic52c26ace7f32a615150bd6098b244ae0b98250c
Closes-Bug: #1385257
2014-11-19 11:55:28 +04:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent_scheduler.py Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
l3_agent_scheduler.py Catch DBReferenceError exception during binding a router 2014-11-19 11:55:28 +04:00