neutron/neutron/tests/unit/plugins
yujie 7d04882f13 Improve tunnel_sync
When start ovs-agent, method tunnel_sync will call
_setup_tunnel_port when l2_pop is not enabled.
For each tunnel _setup_tunnel_port will be called once,
every call will add flood flows to br-tun. But one time
call is enough.

Change-Id: I80f25edb35a89c5476f5216e151a27cbd3dcd120
Co-Authored-By: Yan Xing an <yanxingan@cmss.chinamobile.com>
Closes-bug: #1589400
(cherry picked from commit 3a612fc870)
2017-02-07 04:19:11 +00:00
..
common Rollback port after failed to add it to router 2016-09-08 12:59:26 +00:00
ml2 Improve tunnel_sync 2017-02-07 04:19:11 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00