neutron/neutron/tests/functional/agent/linux
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
..
bin Add a functional test for iptables_manager.binary_name 2015-03-02 16:19:50 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Replace BaseLinuxTestCase by BaseSudoTestCase 2015-04-24 22:19:54 +02:00
helpers.py Adds base in-tree functional testing of the dhcp agent (OVS) 2016-04-01 16:45:58 +02:00
simple_daemon.py tests: monkey patch stdlib before importing other modules 2015-02-18 13:33:57 +01:00
test_async_process.py Merge "Revert "AsyncProcess: try to kill tender"" 2015-09-15 17:13:28 +00:00
test_bridge_lib.py Check tap bridge timestamps to detect local changes 2016-03-24 10:56:04 +01:00
test_dhcp.py Cleanup dhcp namespace upon dhcp setup. 2015-11-14 13:40:19 +01:00
test_interface.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_ip_lib.py get_device_by_ip: don't fail if device was deleted 2015-12-01 18:00:45 +02:00
test_ip_monitor.py Change linux/ip_lib code to better handle address families 2015-03-10 00:17:24 -04:00
test_ipset.py Execute ipset command using check_exit_code 2015-10-06 08:48:55 +00:00
test_iptables.py Fix establishing UDP connection 2015-09-16 09:35:25 +02:00
test_iptables_firewall.py Use diffs for iptables restore instead of all rules 2015-12-09 15:55:17 +00:00
test_keepalived.py Refactor and fix dummy process fixture 2016-03-31 15:46:25 +02:00
test_linuxbridge_arp_protect.py Don't setup ARP protection on LB for network ports 2015-09-03 02:59:54 -07:00
test_ovsdb_monitor.py tests: don't validate respawn as part of ovsdb monitor functional test 2015-09-21 17:56:43 +02:00
test_process_monitor.py tests: disable process monitor before managers 2015-09-08 11:23:14 +02:00
test_utils.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00