vmware-nsx/neutron/services
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
..
firewall Merge "Fwaas can't run in operating system without namespace feature" 2013-11-28 09:10:59 +00:00
l3_router Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
loadbalancer LBaaS: handle NotFound exceptions in update_status callback 2014-01-07 15:41:20 +04:00
metering Merge "Fix a typo in log exception in the metering agent" 2013-12-06 19:13:38 +00:00
vpn Fix misspells 2013-12-03 15:03:47 -08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
provider_configuration.py Fix usage of _fields method in provider_configuration.py 2013-09-23 08:07:16 +04:00
service_base.py Apply six for metaclass 2013-11-18 17:58:58 +09:00