neutron/neutron/tests
Eugene Nikanorov 7c39642f36 Add flows to tunnel bridge with proper cookie.
Without that fix flows applied to br-tun through
DeferredOVSBridge are created without cookie.
That results in l2pop flows being deleted in the process of
cleanup of stale flows.

Solution is to add cookie to all add/mod-flows of OVSBrigde
class in the method do_action_flows.
Also, agent_uuid_stamp moved to a proper place - into the
base OVSBridge class as storing attributes in Mixing was
just a wrong code design.

Change-Id: Ic09a0dbc04fc5da38d30e1392cf2ea27d576040c
Closes-Bug: #1489372
2015-08-28 14:37:09 +04:00
..
api Merge "QoS: fix get bandwidth limit rules to filter them per policy" 2015-08-25 22:04:36 +00:00
common L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00
contrib Added initial devstack plugin 2015-08-20 18:27:56 +02:00
etc Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
fullstack Update oslo messaging configuration section for fullstack 2015-08-21 08:10:39 +02:00
functional L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00
retargetable Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
tempest Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
unit Add flows to tunnel bridge with proper cookie. 2015-08-28 14:37:09 +04:00
var
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Functional test for QoS policy bandwidth rule update 2015-08-10 16:50:31 +02:00
fake_notifier.py
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Improve fixture usage. 2015-07-01 14:53:48 +12:00