neutron/neutron/tests
Bence Romsics da45bbbff4 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
2020-07-08 15:15:08 +02:00
..
common Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
contrib Allow sharing of subnet pools via RBAC mechanism 2020-04-09 19:02:47 +03:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack [Fullstack] SG test - first wait until all vms can ping each other 2020-06-24 12:32:14 +02:00
functional Merge "Make DVR router support FLAT network for ovs-agent" 2020-07-04 05:29:29 +00:00
unit Auto-delete dhcp ports on segment delete 2020-07-08 15:15:08 +02:00
var
__init__.py
base.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00