303e1c1db851c27cd8bd211843e46c5aac6f473b
Calling in to the IPAM driver independently for each subnet on a network can be costly, especially if the IPAM system is external. This change opens the possibility of optimizing the operation of allocating one IP address from a list of candidate subnets by allowing drivers to subclass the default implementation. Change-Id: I07b32752e1e2e84641dd6504a93cfef95ae368c5 Partially-Implements: blueprint bp/routed-networks
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
- Networking Guide
- Neutron API Reference:
-
http://docs.openstack.org/api/openstack-network/2.0/content/
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%