You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Create a method for bulk assignment of IP addresses within the ipam driver, to support bulk creation of ports. This also changes the logic for how the window of available IP addresses to assign from is calculated within the neutrondb IPAM driver. The Python random module is used to produce a statistically sampled set of IP addresses out of the set of available IPs; this will facilitate collission avoidance. When requesting multiple IP addresses the selection window sized is increased significantly to ensure a larger number of available IPs, but caps are placed on the amount to make sure we do not transgress system limits when building pools of IPv6 addresses. Change-Id: Iad8088eaa261b07153fa358ae34b9a2442bc2a3e Implements: blueprint speed-up-neutron-bulk-creation |
5 years ago | |
---|---|---|
api-ref | 7 years ago | |
bin | 6 years ago | |
devstack | 5 years ago | |
doc | 5 years ago | |
etc | 5 years ago | |
neutron | 5 years ago | |
playbooks/legacy | 5 years ago | |
rally-jobs | 5 years ago | |
releasenotes | 5 years ago | |
tools | 5 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 5 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 5 years ago | |
.stestr.conf | 6 years ago | |
.zuul.yaml | 5 years ago | |
CONTRIBUTING.rst | 6 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 12 years ago | |
README.rst | 5 years ago | |
TESTING.rst | 5 years ago | |
babel.cfg | 11 years ago | |
bindep.txt | 6 years ago | |
lower-constraints.txt | 5 years ago | |
requirements.txt | 5 years ago | |
setup.cfg | 5 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 5 years ago |
README.rst
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst