neutron/neutron/tests
LIU Yulong 62fe7852bb More accurate agent restart state transfer
Ovs-agent can be very time-consuming in handling a large number
of ports. At this point, the ovs-agent status report may have
exceeded the set timeout value. Some flows updating operations
will not be triggerred. This results in flows loss during agent
restart, especially for hosts to hosts of vxlan tunnel flow.

This fix will let the ovs-agent explicitly, in the first rpc loop,
indicate that the status is restarted. Then l2pop will be required
to update fdb entries.

Conflicts:
	neutron/plugins/ml2/rpc.py

Conflicts:
	neutron/plugins/ml2/drivers/l2pop/mech_driver.py

Closes-Bug: #1813703
Closes-Bug: #1813714
Closes-Bug: #1813715
Closes-Bug: #1794991
Closes-Bug: #1799178

Change-Id: I8edc2deb509216add1fb21e1893f1c17dda80961
(cherry picked from commit a5244d6d44)
(cherry picked from commit cc49ab5501)
(cherry picked from commit 5ffca49668)
2019-03-29 22:12:00 +08:00
..
common Install centralized floating IP nat rules to all ha nodes 2018-11-05 14:56:40 +01:00
contrib Use older keepalived version in functional tests 2018-08-25 22:56:22 +02:00
etc Merge "Remove neutron-fwaas specific policies" 2017-07-26 08:49:43 +00:00
fullstack Merge "Fullstack: init trunk agent's driver only when necessary" into stable/pike 2019-01-26 00:05:03 +00:00
functional More accurate agent restart state transfer 2019-03-29 22:12:00 +08:00
tempest Fix bash cmd used in scenario trunk tests 2018-10-17 08:41:04 +02:00
unit More accurate agent restart state transfer 2019-03-29 22:12:00 +08:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Add new test decorator skip_if_timeout 2019-02-20 10:57:17 +01:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py FloatingIP to OVO 2017-07-25 15:20:19 +09:00