neutron/neutron/tests/functional/services
Nate Johnston 25ab89f7d3 Do not delete trunk bridges if service port attached
When a deployment has instance ports that are neutron trunk ports with
DPDK vhu in vhostuserclient mode, when the instance reboots nova will
delete the ovs port and then recreate when the host comes back from
reboot.  This quick transition change can trigger a race condition that
causes the tbr trunk bridge to be deleted after the port has been
recreated.  See the bug for more details.

This change mitigates the race condition by adding a check for active
service ports within the trunk port deletion function.

Change-Id: I70b9c26990e6902f8888449bfd7483c25e5bff46
Closes-Bug: #1807239
(cherry picked from commit bd2a1bc6c3)
2018-12-17 12:18:44 +00:00
..
l3_router Fix connection between 2 dvr routers 2018-11-13 22:10:15 +01:00
logapi ovs fw: apply the NORMAL action on egress traffic in a single table 2018-09-04 14:46:28 +00:00
portforwarding Verify port_forwarding subnet and IP address both 2018-11-02 08:07:37 +00:00
trunk Do not delete trunk bridges if service port attached 2018-12-17 12:18:44 +00:00
__init__.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00