
Retries requests to the backend controller up to 3 additional times with 3 seconds in between each request if a 503 service unavailable message was returned. The scenarios that return 503 messages from floodlight are normally short lived locks for things like OpenStack synchronization or upgrade blocks. Retrying should work in the majority of cases. Closes-Bug: #1357105 Change-Id: Ifacd3a384cfc797ba6d6af5f3c8649c333473259
# -- 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 git.openstack.org at <http://git.openstack.org/cgit/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>.