neutron/neutron/plugins/ml2/drivers/openvswitch
LIU Yulong e1b84c9a70 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
(cherry picked from commit eaf3ff5786)
2019-07-10 18:15:07 +00:00
..
agent Ignore first local port update notification 2019-07-10 18:15:07 +00:00
mech_driver Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00