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.
![]() If plugin "network_segment_range" is not enabled and a new segment is required, if no segmentation ID is provided in the request, the segmentation ID assigned is randomly retrieved from the non allocated segmentation IDs. The goal is to improve the concurrent network (and segment) creation. If several segments are created in parallel, this random query will return a different segmentation ID to each one, avoiding the database retry request. Closes-Bug: #1920923 Change-Id: Id3f71611a00e69c4f22340ca4d05d95e4373cf69 |
2 years ago | |
---|---|---|
api-ref | 7 years ago | |
devstack | 2 years ago | |
doc | 2 years ago | |
etc | 2 years ago | |
neutron | 2 years ago | |
playbooks | 3 years ago | |
rally-jobs | 3 years ago | |
releasenotes | 2 years ago | |
roles | 3 years ago | |
tools | 2 years ago | |
vagrant/ovn | 3 years ago | |
zuul.d | 2 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 3 years ago | |
.stestr.conf | 6 years ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 3 years ago | |
LICENSE | 12 years ago | |
README.rst | 4 years ago | |
TESTING.rst | 2 years ago | |
bindep.txt | 3 years ago | |
lower-constraints.txt | 2 years ago | |
plugin.spec | 2 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 2 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 years ago |
README.rst
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.