
This fix ensures that DHCP Ports that are available on DVR routed subnets, are serviced by DVR neutron infrastructure. Here servicing by DVR means, creation of DVR namespaces on such nodes holding DHCP Ports and also applying DVR specific OVS Rules to the br-int and br-tun bridges on such nodes, to enable traffic to be routed via DVR to such DHCP Ports. Closes-Bug: #1358718 Change-Id: Ib6d5fbf883d6698f34f3a3b722e426e3285a5736
# -- 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>.