neutron/neutron/tests
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 ovsfw: Support protocol numbers instead of just tcp and udp 2017-01-20 11:17:40 -05:00
contrib Use ubuntu image for tempest scenarios from Neutron 2017-01-18 17:54:36 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Merge "Include port_security check in fullstack tests" 2017-02-03 12:34:36 +00:00
functional Merge "Add support for Keepalived VRRP health check" 2017-02-03 18:08:39 +00:00
retargetable Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
tempest Use addCleanup instead of tearDown 2017-02-02 22:07:26 +01:00
unit Improve tunnel_sync 2017-02-07 04:19:11 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Merge "Use plugin directory fixture" 2017-01-28 06:17:10 +00:00
fake_notifier.py
post_mortem_debug.py
tools.py Display deprecation warning in test only once 2017-01-29 09:44:03 +00:00