neutron/neutron/tests/functional/agent
Kevin Benton e6f5b409eb Assert contents of returned devices in test
Having this test fail with:

testtools.matchers._impl.MismatchError: 2 != 4

Doesn't really tell the developer what went wrong.
We can just compare the lists of devices directly so a mismatch
will show the devices that leaked in.

TrivialFix

Change-Id: Ic5a3b347bea7e5aa8a5caee5035568e5954f58dc
(cherry picked from commit 63ff8f7fbe)
2017-04-07 20:14:27 +00:00
..
l2 Revert "Setup firewall filters only for required ports" 2017-02-02 15:59:28 +01:00
l3 Addressing L3 HA keepalived failures in functional tests 2017-03-14 10:20:04 +01:00
linux Assert contents of returned devices in test 2017-04-07 20:14:27 +00:00
ovsdb Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
windows Fix Windows IPDevice.device_has_ip racefulness 2016-04-07 16:54:47 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Skip larger than /64 subnets in DHCP agent 2016-12-11 00:44:04 +00:00
test_firewall.py ovsfw: fix troublesome port_rule_masking 2016-09-24 19:31:15 +00:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-04 01:35:39 +00:00
test_l2_ovs_agent.py openvswitch agent: add OVS_RESTARTED event 2017-03-10 15:43:16 +01:00
test_ovs_flows.py functional: Stop compiling OVS from source 2017-03-10 20:10:55 +00:00
test_ovs_lib.py ovsdb: don't erase existing ovsdb managers 2016-11-28 12:47:52 +00:00