vmware-nsx/quantum/tests/unit
Salvatore Orlando 2168ae5b65 Avoid sending names longer than 40 character to NVP
Bug 1130192

NVP limits for name lenghts are much shorter than Quantum's.
The quantum name is truncated before dispatching the NVP API operation.

Change-Id: Idee568756a0df991003f59d498846ac9ff7fe095
2013-03-04 18:25:43 +01:00
..
bigswitch Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +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 LBaaS Agent Reference Implementation 2013-02-27 21:49:57 -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 enable linuxbridge for agent scheduler 2013-03-02 18:20:26 +08:00
metaplugin Set fake rpc implementation in metaplugin test configuration. 2013-03-01 00:13:31 +04:00
midonet Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
nec NEC plugin support for dhcp network and router scheduling 2013-03-02 19:39:28 +09:00
nicira Avoid sending names longer than 40 character to NVP 2013-03-04 18:25:43 +01:00
openvswitch Move network schedule to first port creation. 2013-03-02 11:12:46 +08:00
plumgrid PLUMgrid quantum plugin 2013-02-10 07:49:48 -08:00
ryu Remove compat cfg wrapper 2013-02-27 22:15:54 +09:00
services Add UT for LBaaS HAProxy driver 2013-03-04 19:26:41 +04: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 Replace direct tempfile usage with a fixture. 2013-02-28 17:21:05 -05: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 Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
test_agent_ext_plugin.py Merge "Remove compat cfg wrapper" 2013-02-28 18:45:05 +00:00
test_agent_linux_utils.py Replace direct tempfile usage with a fixture. 2013-02-28 17:21:05 -05: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 Incorrect argument in calling post_json 2013-03-01 11:39:10 -08:00
test_attributes.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +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 Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
test_db_rpc_base.py Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
test_db.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +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 Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
test_extension_portsecurity.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
test_extension_security_group.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09: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 Ensure max length of iptables chain name w/o prefix is up to 11 chars. 2013-03-01 23:50:55 +09:00
test_l3_agent.py Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
test_l3_plugin.py Merge "Use db model hook to filter external network" 2013-03-01 06:55:32 +00:00
test_linux_daemon.py Use testtools instead of unittest or unittest2. 2013-02-26 19:32:30 +09:00
test_linux_dhcp.py LBaaS Agent Reference Implementation 2013-02-27 21:49:57 -05: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 Enabled add gateway to refrain from checking exit code 2013-02-28 15:12:25 +00:00
test_loadbalancer_plugin.py create a Quantum port to reserve VIP address 2013-02-27 15:03:02 -08: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 Replace direct tempfile usage with a fixture. 2013-02-28 17:21:05 -05: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 Merge "Remove compat cfg wrapper" 2013-02-28 18:45:05 +00:00
test_security_groups_rpc.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
test_servicetype.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +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