neutron/neutron/tests/unit
Jenkins 501e498c60 Merge "Do not mark device as processed if it wasn't" into stable/havana 2014-09-18 05:50:59 +00:00
..
agent Ensure get_pid_to_kill works with rootwrap script 2014-02-28 14:13:35 -06:00
api Send DHCP notifications regardless of agent status 2014-01-09 01:42:07 +00:00
bigswitch BigSwitch plugin: allow 'external' keyword in router rules 2013-09-17 13:44:45 -07:00
brocade Neutron network delete fails with brocade plugin 2013-09-24 01:32:00 +00:00
cisco Cisco nexus plugin fails to untrunk vlan if other hosts using vlan 2014-01-13 18:21:29 -05:00
db Fix access to lifetime dict in update_ipsecpolicy method 2013-10-22 17:16:48 -07:00
embrane Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
extensions Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00
hyperv Fixes missing method in Hyper-V Utils (Metering) 2014-07-31 08:03:39 +00:00
linuxbridge Merge "l2-population/lb/vxlan : ip neigh add command failed" into stable/havana 2014-05-22 15:08:44 +00:00
metaplugin tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
midonet Disassociate floating IPs from port on terminate 2013-10-10 01:37:17 +00:00
ml2 Merge "l2-population : send flooding entries when the last port goes down" into stable/havana 2014-05-22 17:15:32 +00:00
mlnx Add request timeout handling for Mellanox Neutron Agent 2014-03-31 09:09:24 +03:00
nec Change report_interval from 4 to 30, agent_down_time from 9 to 75 2014-04-14 14:17:12 +00:00
nicira Merge "NVP plugin:fix delete sec group when backend is out of sync" into stable/havana 2014-05-30 20:53:40 +00:00
openvswitch Do not mark device as processed if it wasn't 2014-09-15 17:30:28 +02:00
plumgrid Fixed dhcp & gateway ip conflict in PLUMgrid plugin 2014-06-27 07:43:16 -07:00
ryu Mocking ryu plugin notifier in ryu plugin test 2013-12-06 00:55:53 +09:00
services Do not mark device as processed if it wasn't 2014-09-15 17:30:28 +02:00
__init__.py Remove last vestiges of nose 2013-08-11 11:15:28 -03:00
_test_extension_portbindings.py Allow None for binding:profile attribute 2013-09-05 01:16:52 +09:00
_test_rootwrap_exec.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
database_stubs.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00
dummy_plugin.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
extension_stubs.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_config.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_ext_plugin.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
test_agent_linux_utils.py Add support for managing async processes 2014-01-09 15:35:21 -06:00
test_agent_netns_cleanup.py Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
test_agent_ovs_cleanup.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_rpc.py Add l2 population base classes 2013-09-12 01:06:51 +02:00
test_api_api_common.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_api_v2.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_api_v2_resource.py Send proper exception info as expected by the neutron client 2013-09-19 17:32:30 +04:00
test_attributes.py Support uncompressed ipv6 address and abbreviated ipv4 address 2013-11-27 22:09:00 +08:00
test_auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_common_log.py Make neutron.common.log.log print module path 2013-09-07 02:10:57 +09:00
test_common_utils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_config.py Remove DHCP lease logic 2013-08-12 16:55:48 -07:00
test_db_migration.py Add support for service plugins to the migration framework 2013-08-09 14:08:27 +04:00
test_db_plugin.py Merge "tests/unit: Initialize core plugin in TestL3GwModeMixin" into stable/havana 2014-05-29 05:04:14 +00:00
test_db_rpc_base.py Catch PortNotFound exception during get_dhcp_port 2013-12-19 05:03:43 -08:00
test_debug_commands.py Add binding:host_id when creating port for probe 2014-01-15 16:34:15 +01:00
test_dhcp_agent.py Change to improve dhcp-agent sync_state 2014-06-08 17:26:35 +03:00
test_extension_allowedaddresspairs.py no quota for allowed address pair 2014-07-18 23:37:12 +08:00
test_extension_ext_gw_mode.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_extension_ext_net.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_extension_extended_attribute.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_extension_extradhcpopts.py bp: pxeboot-port, provide pxeboot on ports 2013-09-11 14:51:55 -06:00
test_extension_extraroute.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_extension_firewall.py Call setup once in unit tests 2014-08-27 03:56:13 -07:00
test_extension_pnet.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_extension_portsecurity.py Avoid performing extra query for fetching port security binding 2013-07-31 02:10:35 -07:00
test_extension_security_group.py Validate CIDR given as ip-prefix in security-group-rule-create 2014-04-29 11:52:47 -07:00
test_extensions.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_iptables_firewall.py Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
test_iptables_manager.py Improve iptables_manager _modify_rules() method 2014-08-07 15:40:38 -06:00
test_l3_agent.py L3 Agent can handle many external networks 2014-07-08 11:39:01 +00:00
test_l3_plugin.py Prevent cross plugging router ports from other tenants 2014-03-27 14:32:55 +00:00
test_legacy.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-05-30 10:07:13 -07:00
test_linux_daemon.py Merge "Change daemon Pidfile class to not use root_helper" 2013-09-19 21:21:12 +00:00
test_linux_dhcp.py Use information from the dnsmasq hosts file to call dhcp_release 2014-09-15 00:49:26 +00:00
test_linux_external_process.py Change daemon Pidfile class to not use root_helper 2013-09-10 13:04:14 -04:00
test_linux_interface.py Remove and recreate interface if already exists 2014-02-09 19:39:48 -08:00
test_linux_ip_lib.py Linux device name can have '@' or ':' characters 2013-11-22 09:33:03 +01:00
test_metadata_agent.py Fix passing keystone token to neutronclient instance 2014-02-11 21:07:44 +01:00
test_metadata_namespace_proxy.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_neutron_context.py Flip to pythonic method names for context unit tests 2013-09-21 18:37:31 -07:00
test_neutron_manager.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_policy.py Call policy.init() once per API request 2014-05-19 06:40:53 +00:00
test_provider_configuration.py Fix usage of _fields method in provider_configuration.py 2013-09-23 08:07:16 +04:00
test_quota_ext.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_routerserviceinsertion.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_security_groups_rpc.py Improve handling of security group updates 2014-04-10 10:43:13 -04:00
test_servicetype.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-04-04 15:01:23 +02:00
test_wsgi.py Creates multiple worker processes for API server 2013-12-04 21:35:39 +00:00
testlib_api.py add portbinding host into vip port 2013-09-25 14:41:31 +08:00