vmware-nsx/neutron
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
..
agent Merge "Switch to using spawn to properly treat errors during sync_state" 2013-12-16 01:10:55 +00:00
api Fix misspells 2013-12-03 15:03:47 -08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Fix str2dict and dict2str's incorrect behavior" 2013-12-10 12:06:06 +00:00
db Merge "Fix a race condition in agents status update code" 2013-12-11 20:09:38 +00:00
debug Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
extensions update error msg for invalid state to update vpn resources 2013-12-03 06:06:02 +08:00
locale Imported Translations from Transifex 2013-12-15 06:35:20 +00:00
openstack Sync rpc fix from oslo-incubator 2013-12-06 15:35:51 +01:00
plugins Nicira: Fix core_plugin path and update default values in README 2013-12-15 20:25:00 +00:00
scheduler Add LeastRouters Scheduler to Neutron L3 Agent 2013-12-09 13:25:59 +01:00
server Disable lazy translation 2013-10-01 23:16:23 +00:00
services LBaaS: handle NotFound exceptions in update_status callback 2014-01-07 15:41:20 +04:00
tests 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
auth.py Add request-id to log messages 2013-11-21 17:01:33 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
policy.py Add log statements for policy check failures 2013-11-14 19:21:15 -08:00
quota.py Fallback to Quota Conf Driver if Quotas table is not defined 2013-10-09 22:28:03 +09:00
service.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00