
This is done in preparation for the distributed router functionality. Breaking down and factoring out some functionality helps the DVR work to come as a more loosely coupled addition to the L3 centralized case. This also ensures that the two code bases are kept separately to minimize chance of regression, and simplify code coverage effort. Partially-implements: blueprint neutron-ovs-dvr Change-Id: Ide1bc193666ce03a3ae26b1869bde8093ed453ef
# -- 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>.