neutron/neutron/tests/unit/plugins
Hynek Mlnarik 8d29f38356 Cleanup stale OVS flows for physical bridges
Perform deletion of the stale flows in physical bridges consistently with
br-int and br-tun, respecting drop_flows_on_start configuration option.
Added tests for auxiliary bridge and functional tests for the physical
bridge using VLAN/flat external network. Fixes part of the bug 1514056;
together with [1] and [2], the bug should be considered fixed.

The commit also fixes inconsistency between netmask of allocated IP
addresses assigned in _create_test_port_dict and ip_len in _plug_ports
of base.py.

Further, this commit sets agent UUID to physical bridges similarly to
tun and int bridges. This is necessary for stale flows cleanup to work
correctly. In upstream, it is treated using OVSBridgeCookieMixin.

[1] https://review.openstack.org/#/c/297211/
[2] https://review.openstack.org/#/c/297818/

Conflicts:
	neutron/tests/functional/agent/l2/base.py
	neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py

Co-Authored-By: Jian Wen <wenjianhn@gmail.com>
Co-Authored-By: Clayton O'Neill <clayton@oneill.net>
Partial-Bug: 1514056
Change-Id: I9801b76829021c9a0e6358982e1136637634a521
(cherry picked from commit cacde308ee)
2016-04-28 14:22:57 -07:00
..
brocade Support oslo_db 1.12 2015-06-24 01:32:44 +02:00
embrane Reorganize unit test tree 2015-04-06 23:28:31 +00:00
hyperv Reorganize unit test tree 2015-04-06 23:28:31 +00:00
ml2 Cleanup stale OVS flows for physical bridges 2016-04-28 14:22:57 -07:00
oneconvergence Switch to oslo.service 2015-06-29 13:20:55 +03:00
opencontrail Check gateway ip when update subnet 2016-01-14 22:37:35 -06:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00