09ed4df066c565928b5d9366b651ca888194d588
The network segment range initialization method in the test ``test_initialize_network_segment_range_support_parallel_execution`` needs to have a random starting time for each thread. This is similar to what will happen in a real environment. With kernel threads, these workers perform the same operation on the DB at the same time. NOTE: the network segment range initialization needs to be improved. That will done in [1], in 2026.1. [1]https://review.opendev.org/c/openstack/neutron/+/947898 Closes-Bug: #2122107 Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com> Change-Id: I79020a3ad4d0e7db60849939a4030bffe4427834
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
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%