neutron/neutron/services
Miguel Lavalle ac4aa7ef7e Wait longer before deleting DPDK vhu trunk bridges
In [1] we added a delay before deleting DPDK vhu trunk bridges to
mitigate a race condition when instances are rebooted. As explained in
[1], with DPDK rhu, a reboot is esentially a super fast bridge
delete-then-create that is prone to race conditions. We have recently
encountered in customer deployments that the wait added in [1] is not
long enough. As a consequence, this change increases the wait.

[1] https://review.opendev.org/c/openstack/neutron/+/717394

Change-Id: I5c1474b405d436d3b1e5db745d77999f1723b660
Partial-Bug: #1869244
(cherry picked from commit 140bb63665)
2022-02-15 00:03:05 +00:00
..
auto_allocate use payloads for NETWORK callback events 2021-05-08 20:50:46 +03:00
conntrack_helper Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
externaldns Merge "Report ExternalDNSOverQuota exception for recordset quota error" 2021-06-22 00:23:23 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router Use payloads for ROUTER callbacks 2021-08-02 12:32:30 +03:00
logapi [OVN] Fix overlapping security group objects not correctly applied 2022-01-30 20:27:25 +00:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
network_ip_availability use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
network_segment_range Remove "six" library 2020-07-28 16:55:52 +00:00
ovn_l3 [OVN] Prevent deleting the only IP of a router port 2022-01-04 12:11:50 +01:00
placement_report Physical NIC RP should be child of agent RP 2021-03-26 15:52:18 +01:00
portforwarding Use "objects_exist" in PortForwardingPlugin 2021-09-01 17:57:35 +00:00
qos [stable-only] Update Placement allocation when min bw rule direction is changed 2022-01-25 05:49:13 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Check the revision number only once 2021-01-08 08:31:26 +00:00
segments Avoid writing segments to the DB repeatedly 2021-12-08 15:25:59 +01:00
tag Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
timestamp remove the neutron.db._model_query module 2019-01-25 08:55:25 -07:00
trunk Wait longer before deleting DPDK vhu trunk bridges 2022-02-15 00:03:05 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00