neutron-fwaas/quantum/tests/unit
Gary Kotton 785cbcca4f Limit amount of fixed ips per port
Fixes bug 1100476

The patch also updates the quantum configuration file to
contain the following:
 - max number of host routes
 - max number of dns servers

Change-Id: Ic5d90034b0231687dfbde8fc65780ab52222c0fd
2013-02-26 16:26:34 +00:00
..
bigswitch Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
brocade Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
cisco Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
db refactor LoadBalancerPluginDbTestCase setUp() 2013-02-23 10:44:54 -05:00
extensions Fixes import reorder nits 2013-02-26 10:37:59 +08:00
hyperv Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
linuxbridge Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
metaplugin Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
midonet Limit amount of fixed ips per port 2013-02-26 16:26:34 +00:00
nec Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
nicira Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
openvswitch Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
plumgrid PLUMgrid quantum plugin 2013-02-10 07:49:48 -08:00
ryu Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
__init__.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
_test_extension_portbindings.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
_test_rootwrap_exec.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
database_stubs.py Logging module cleanup 2013-01-03 16:20:56 +08:00
dummy_plugin.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00
extension_stubs.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
test_agent_config.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_agent_ext_plugin.py Fixes import reorder nits 2013-02-26 10:37:59 +08:00
test_agent_linux_utils.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_agent_netns_cleanup.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_agent_ovs_cleanup.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_agent_rpc.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_api_api_common.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_api_v2_resource.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_api_v2.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_attributes.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_auth.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_common_utils.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_config.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_db_migration.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_db_plugin.py Limit amount of fixed ips per port 2013-02-26 16:26:34 +00:00
test_db_rpc_base.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_db.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_debug_commands.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_dhcp_agent.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_extension_extended_attribute.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_extension_extraroute.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_extension_portsecurity.py Adds port security api extension and base class 2013-01-23 13:42:30 -08:00
test_extension_security_group.py Remove external_id and security group proxy code 2013-02-22 12:17:18 -08:00
test_extensions.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_iptables_firewall.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_iptables_manager.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_l3_agent.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_l3_plugin.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_linux_daemon.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_linux_dhcp.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_linux_external_process.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_linux_interface.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_linux_ip_lib.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_loadbalancer_plugin.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_metadata_agent.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_metadata_namespace_proxy.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_policy.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_quantum_context.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_quantum_manager.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_quota_per_tenant_ext.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_rootwrap.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_routerserviceinsertion.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_security_groups_rpc.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_servicetype.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_wsgi.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
testlib_api.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00