7173bd4e98

During a network creation, the code added to support multiple network segments [1] was first disabling any existing DHCP namespace (including the namespace deletion, the driver removal and the DHCP port deletion) and the re-creating it again. The execution of both actions one after the other was triggering a race condition where the DHCP namespace was left without the DHCP port. [1]https://review.opendev.org/c/openstack/neutron/+/840421 Closes-Bug: #2073464 Change-Id: Ic688d1c721511868b7bd9943bb679c4cb91b1a60
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%