This reverts commit 0d131ff0e9964cb6a65f64809270f9d597c2d5d1 There is really no problem with this change. However, it is probably triggering a port_update notification to the agent for each port with an allocated IP. The agent handles that notification in a way which might be improved from a scalability perspective. I don't actually want this change to removed, I am just checking whether neutron without it passess jobs. Change-Id: I5494b607127b261043dcddfdc10c93a28ec20af5 Related-Bug: 1253896 Related-Bug: 1254236
# -- 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>.