neutron/neutron/tests/functional/agent
Kevin Benton 63ff8f7fbe 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
2017-04-06 21:53:03 +00:00
..
l2 Agent common config 2017-03-15 09:52:18 -06:00
l3 use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
linux Assert contents of returned devices in test 2017-04-06 21:53:03 +00:00
ovsdb Refactor OVSDB native lib to be more customizable 2016-11-08 05:58:36 +02:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
test_firewall.py Fix typos 2017-01-18 15:48:32 +07:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py openvswitch agent: add OVS_RESTARTED event 2017-01-19 13:48:28 +01:00
test_ovs_flows.py delete_flows shall only touch flows with the bridge cookie 2017-03-24 11:02:08 +01:00
test_ovs_lib.py delete_flows shall only touch flows with the bridge cookie 2017-03-24 11:02:08 +01:00