neutron-fwaas/neutron/tests/unit
Jenkins 7dc54f67d2 Merge "Delete DB records instead of tables to speedup UT" 2014-09-23 22:47:40 +00:00
..
agent Merge "ofagent: Remove @author tags and update copyright notices" 2014-09-09 16:06:06 +00:00
api Do not schedule network when creating reserved DHCP port 2014-07-30 07:42:20 +09:00
bigswitch Remove unnecessary _make_port function in BSN UTs 2014-09-22 03:06:03 +00:00
brocade Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
cisco Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
db Deletes FIP agent gw port when last VM is deleted 2014-09-17 10:54:49 -07:00
embrane Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
extensions Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
hyperv Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
ibm Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
linuxbridge Added TAP_DEVICE_PREFIX info to common/constants 2014-09-10 09:59:28 +01:00
metaplugin Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
midonet Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
ml2 Merge "DVR to delete router namespaces for service ports" 2014-09-22 23:13:54 +00:00
mlnx UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
nec Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
notifiers Replace loopingcall in notifier with a delayed send 2014-04-22 16:22:02 +00:00
nuage Use dict_extend_functions to populate provider network attributes 2014-09-19 14:23:19 -07:00
ofagent Merge "Added TAP_DEVICE_PREFIX info to common/constants" 2014-09-23 08:01:24 +00:00
oneconvergence Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
opencontrail Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
openvswitch Merge "Mock out all RPC calls with a fixture" 2014-09-23 09:51:36 +00:00
plumgrid Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
ryu Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
services Rework and enable VPNaaS UT for Cisco CSR REST 2014-09-18 13:46:59 +00:00
sriovnicagent Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
vmware Merge "NSX plugin: set VNIC_TYPE port binding attribute" 2014-09-18 07:26:52 +00:00
__init__.py Fix state_path in tests 2014-08-29 17:42:07 +03:00
_test_extension_portbindings.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
_test_rootwrap_exec.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
database_stubs.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
dummy_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
extension_stubs.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_config.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_ext_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_linux_utils.py Make log level in linux.utils.execute configurable 2014-08-26 13:19:34 +04:00
test_agent_netns_cleanup.py Call config_parse in base test setup 2014-07-27 13:31:12 -07:00
test_agent_ovs_cleanup.py Call config_parse in base test setup 2014-07-27 13:31:12 -07:00
test_agent_rpc.py Remove redundant topic from rpc calls 2014-08-05 10:14:20 +00:00
test_api_api_common.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_api_v2.py Fail on None before iteration attempt 2014-09-11 04:33:23 -07:00
test_api_v2_extension.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_api_v2_resource.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_attributes.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_auth.py add auth token to context 2014-08-12 11:17:21 +09:00
test_basetestcase.py Prevent SystemExits when running tests 2014-09-01 15:05:16 -07:00
test_common_log.py Use method's logger in log decorator 2014-07-15 11:08:33 +02:00
test_common_utils.py Merge "Fix DVR to service DHCP Ports" 2014-09-16 13:26:05 +00:00
test_config.py Fix state_path in tests 2014-08-29 17:42:07 +03:00
test_db_migration.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_db_plugin.py Delete a broken subnet delete unit test 2014-09-17 12:53:53 -07:00
test_db_plugin_level.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_debug_commands.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_dhcp_agent.py Merge "Don't spawn metadata-proxy for non-isolated nets" 2014-09-04 06:40:54 +00:00
test_dhcp_rpc.py Make DhcpRpcCallback a separate callback class 2014-08-28 14:25:32 +00:00
test_dhcp_scheduler.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_extension_allowedaddresspairs.py no quota for allowed address pair 2014-07-17 23:06:10 +08:00
test_extension_ext_gw_mode.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_extension_ext_net.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_extension_extended_attribute.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_extension_extradhcpopts.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_extension_extraroute.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_extension_firewall.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_extension_pnet.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_extension_portsecurity.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_extension_security_group.py Change all occurences of no_delete to do_delete 2014-07-13 14:09:26 +03:00
test_extensions.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_hacking.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_iptables_firewall.py Merge "Remove faulty .assert_has_calls([])" 2014-09-15 16:53:20 +00:00
test_iptables_manager.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_ipv6.py Reset IPv6 detection flag after IPv6 tests 2014-09-04 22:02:28 -07:00
test_l3_agent.py Merge "Cleanup floatingips also on router delete" 2014-09-15 07:23:40 +00:00
test_l3_plugin.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_l3_schedulers.py DVR to delete router namespaces for service ports 2014-09-18 19:18:09 -07:00
test_linux_daemon.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_linux_dhcp.py Only setup dhcp interface if dhcp is not active on network 2014-09-18 18:53:58 +04:00
test_linux_external_process.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_linux_interface.py Merge "Add endpoint_type parameter to MetaInterfaceDriver" 2014-09-18 07:25:26 +00:00
test_linux_ip_lib.py Merge "Make log level in linux.utils.execute configurable" 2014-09-02 21:17:49 +00:00
test_metadata_agent.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_metadata_namespace_proxy.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_neutron_context.py add auth token to context 2014-08-12 11:17:21 +09:00
test_neutron_manager.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_policy.py Use jsonutils instead of stdlib json 2014-08-14 12:45:58 +02:00
test_post_mortem_debug.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_provider_configuration.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_quota_ext.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_routerserviceinsertion.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_security_groups_rpc.py Merge "Allow DHCPv6 reply from server to client" 2014-09-16 07:52:52 +00:00
test_servicetype.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_wsgi.py Ignore http_proxy while connecting to test WSGI server 2014-08-14 11:39:24 +10:00
testlib_api.py Delete DB records instead of tables to speedup UT 2014-09-17 09:05:49 -07:00
testlib_plugin.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00