neutron/neutron/tests/functional
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
..
agent Adds base in-tree functional testing of the dhcp agent (OVS) 2016-04-01 16:45:58 +02:00
api Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
cmd Remove unnecessary executable permission 2015-08-01 05:16:32 +00:00
db test_migrations: Avoid returning a filter object for python3 2015-12-18 16:21:17 +00:00
pecan_wsgi Use pecan controllers for routing 2015-09-18 06:00:14 -07:00
plugins Add the rebinding chance in _bind_port_if_needed 2016-02-17 15:52:48 +00:00
sanity Check missed ip6tables utility 2016-01-20 16:13:20 +00:00
scheduler Merge "Fix dhcp autoschedule test assertion logic" 2015-08-06 01:22:52 +00:00
services Do not remove router from dvr_snat agents on dvr port deletion 2016-03-04 05:18:06 -08:00
__init__.py Prepare for full stack CI job 2015-06-22 11:47:54 -04:00
base.py Retain logs for functional test cases 2015-09-03 10:50:38 -04:00
requirements.txt Merge "Handle SIGHUP: neutron-server (multiprocess) and metadata agent" 2015-06-10 20:25:16 +00:00
test_server.py Mock oslo policy HTTPCheck instead of urllib 2015-10-13 17:26:23 +02:00
test_service.py Revert "Revert "Set default of api_workers to number of CPUs"" 2015-06-12 16:43:27 +00:00