neutron/neutron/tests/functional/agent/l2
LIU Yulong eaf3ff5786 Ignore first local port update notification
Ovs-agent will scan and process the ports during the
first rpc_loop, and a local port update notification
will be sent out. This will cause these ports to
be processed again in the ovs-agent next (second)
rpc_loop.
This patch passes the restart flag (iteration num 0)
to the local port_update call trace. After this patch,
the local port_update notification will be ignored in
the first RPC loop.

Related-Bug: #1813703
Change-Id: Ic5bf718cfd056f805741892a91a8d45f7a6e0db3
2019-07-04 12:06:11 +00:00
..
extensions Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
__init__.py OVS agent QoS extension functional test for bandwidth limit rules 2015-08-08 15:39:11 +02:00
base.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00