neutron/neutron/conf/plugins/ml2/drivers
LIU Yulong a5244d6d44 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.

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

Change-Id: I8edc2deb509216add1fb21e1893f1c17dda80961
2019-03-21 15:12:31 +00:00
..
mech_sriov Merge "supported_vnic_type configurable for sriov" 2018-11-06 04:14:20 +00:00
openvswitch supported_vnic_type configurable for ovs 2018-10-15 20:35:49 +02:00
__init__.py Refactoring cfg opts for ml2 plugin linuxbridge 2016-08-02 23:44:05 +00:00
agent.py Adding DSCP mark and inheritance in OVS and LB tunnels outer header 2018-01-17 10:54:46 +01:00
driver_type.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
l2pop.py More accurate agent restart state transfer 2019-03-21 15:12:31 +00:00
linuxbridge.py Adding DSCP mark and inheritance in OVS and LB tunnels outer header 2018-01-17 10:54:46 +01:00
macvtap.py Refactoring config options for plugin macvtap opts 2016-11-21 19:46:00 +00:00
ovs_conf.py ovs-agent: Report resource info in heartbeat 2018-10-11 11:08:07 +02:00