![Oleg Bondarev](/assets/img/avatar_default.png)
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
# -- Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
# -- External Resources:
The homepage for Neutron is: http://launchpad.net/neutron . Use this site for asking for help, and filing bugs. Code is available on github at <http://github.com/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
Neutron Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/
Neutron API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/
The start of some developer documentation is available at: http://wiki.openstack.org/NeutronDevelopment
For help using or hacking on Neutron, you can send mail to <mailto:openstack-dev@lists.openstack.org>.