neutron/neutron/tests
Bence Romsics b4130c0dc1 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:40:18 +02:00
..
common [Fullstack] Handle properly BrokenPipeError exception 2020-04-14 11:35:44 +00: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 Merge "[fullstack] Add option for custom apipaste.ini" 2020-04-07 22:27:29 +00:00
functional Merge "Use pyroute2 for SRIOV VF commands" into stable/ussuri 2020-06-26 16:49:11 +00:00
unit Auto-delete dhcp ports on segment delete 2020-07-13 12:40:18 +02:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00