b97a8eb488aec0ee9afed0ceeb3d45caeb37ffdb
fip agent gw ports may be left in DB after router removal due to race condition between l3 agent and server: when server processes "router delete" - l3 agent is still processing "router add" and creates fip agent gw port after server already removed the router. The patch also adds handling of external network delete event to cleanup fip namespaces left on agents due to same race condition. Change-Id: Ib2f3aca08946e584156d092c37e1ea5ed5ca81a6 Closes-Bug: #1902998
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.
Description
Languages
Python
99.7%
Shell
0.3%