neutron/quantum/tests/unit
Mark McClain 2a2800e993 Add netns to support overlapping address ranges
blueprint: dhcp-overlapping-ips

This change uses linux network namespaces to isolate dhcp interfaces so
that tenant network IP address ranges can properly overlap.

Change-Id: Iaa07e7c38d0813d07c3405884e513276e43e2afd
2012-08-10 12:23:40 -04:00
..
extensions Implements data-driven views and extended attributes. 2012-07-22 23:46:46 -04:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_test_api.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
database_stubs.py fix errors in database test cases. 2012-05-25 09:54:06 +08:00
declare_flags.py blueprint api-framework-essex 2011-12-06 09:53:11 +00:00
extension_stubs.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
runtime_flags.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
test_agent_config.py implement dhcp agent for quantum 2012-07-08 14:50:49 -04:00
test_agent_utils.py implement dhcp agent for quantum 2012-07-08 14:50:49 -04:00
test_api.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
test_api_v2.py Implementation of bp per-net-dhcp-enable 2012-08-07 13:26:34 -04:00
test_attributes.py Enhance Base MAC validation 2012-08-07 02:20:56 -04:00
test_auth.py AuthN support for Quantum 2012-06-05 09:52:26 -05:00
test_database.py fix errors in database test cases. 2012-05-25 09:54:06 +08:00
test_db_plugin.py Implementation of bp per-net-dhcp-enable 2012-08-07 13:26:34 -04:00
test_dhcp_agent.py Add netns to support overlapping address ranges 2012-08-10 12:23:40 -04:00
test_extensions.py Refactor the test cases so that all the test cases are under one test class. 2012-07-20 10:07:44 +08:00
test_flags.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
test_iptables_manager.py Fixing pep8 warning messages 2012-06-25 22:27:22 -07:00
test_linux_dhcp.py Add netns to support overlapping address ranges 2012-08-10 12:23:40 -04:00
test_linux_interface.py Add netns to support overlapping address ranges 2012-08-10 12:23:40 -04:00
test_linux_ip_lib.py update DHCP agent to work with linuxbridge plug-in 2012-07-30 11:10:17 -04:00
test_ovs_lib.py dhcp-agent: Ryu plugin support for dhcp agent 2012-08-09 22:48:38 +09:00
test_policy.py Ensures policy file is reloaded only if updated. 2012-07-18 17:59:42 -07:00
test_setup.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
testlib_api.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00