vmware-nsx/neutron/tests/unit/services/loadbalancer
Oleg Bondarev c15a794a83 LBaaS: handle NotFound exceptions in update_status callback
LBaaS agent may send update_status requests to server on objects
which were already deleted from db: this is due to creating and
deleting objects with a high rate (like tempest API tests do).
As a result errors and stacktraces appear in server and agent logs.
The proposed solution is to catch NotFound exceptions and print a warning.

Change-Id: I4446b678893d0bda578ad7ccdf3f109cb1c91b4d
Closes-Bug: #1260682
2014-01-07 15:41:20 +04:00
..
drivers LBaaS: handle NotFound exceptions in update_status callback 2014-01-07 15:41:20 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py LBaaS: unify haproxy-on-host plugin driver and agent 2013-12-10 12:08:03 +04:00
test_loadbalancer_plugin.py LBaaS integration with service type framework 2013-09-03 23:05:33 +04:00