neutron/neutron/tests/functional/agent
marios 36864b6a70 Adds base in-tree functional testing of the dhcp agent (OVS)
Adds some utility methods and a couple of base test cases that
can be added to. These first tests exercise the ovs driver (dnsmasq)
and so the code is organised accordingly - OVS specific test cases
are defined in a DHCPAgentOVSTestFramework

Partial-Bug: #1469065
Co-Authored-By: Cedric Brandily <zzelle@gmail.com>
Co-Authored-By: Sergey Belous <sbelous@mirantis.com>

Conflicts:
	neutron/tests/contrib/functional-testing.filters

Change-Id: Ic9d5a2f2b8014e4d81f5e5f6fa58b119a86de075
(cherry picked from commit 31bdb9bffd)
2016-04-01 16:45:58 +02:00
..
l2 Fix usage of mutable object as default value 2015-11-03 10:24:01 +01:00
l3 Avoid DuplicateOptError in functional tests 2016-03-12 21:27:46 +00:00
linux Adds base in-tree functional testing of the dhcp agent (OVS) 2016-04-01 16:45:58 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Adds base in-tree functional testing of the dhcp agent (OVS) 2016-04-01 16:45:58 +02:00
test_l2_lb_agent.py get_device_by_ip: don't fail if device was deleted 2015-12-01 18:00:45 +02:00
test_l2_ovs_agent.py Better tolerate deleted OVS ports in OVS agent 2015-11-01 17:34:10 +00:00
test_l3_agent.py Merge "Static routes not added to qrouter namespace for DVR" into stable/liberty 2016-02-12 19:50:41 +00:00
test_ovs_flows.py Add IPv6 Address Resolution protection 2015-09-15 12:24:10 +00:00
test_ovs_lib.py Handle empty bridge case in OVSBridge.get_ports_attributes 2015-10-16 12:07:36 +00:00