neutron/neutron/tests/unit/plugins
Bence Romsics 96fe5d3509 Auto-delete dhcp ports on segment delete
Subnet delete triggers dhcp port deletion but asynchronously,
therefore in the condition described in the bug report we may
get a conflict when deleting the segment too fast after the subnet.

Here we follow the example of how we auto-delete ports in net delete.

Please also find a fullstack test in Related-Change below.

Change-Id: Iba02f5a2211b18c2deb9097daad6be5e7d21faf8
Closes-Bug: #1878632
Related-Change: https://review.opendev.org/728904
(cherry picked from commit da45bbbff4)
2020-07-13 12:43:04 +02:00
..
ml2 Auto-delete dhcp ports on segment delete 2020-07-13 12:43:04 +02:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00