vmware-nsx/neutron/tests
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
..
etc
functional
unit LBaaS: handle NotFound exceptions in update_status callback 2014-01-07 15:41:20 +04:00
var
__init__.py
base.py
tools.py