vmware-nsx/neutron/tests/unit
YAMAMOTO Takashi 8ac9e0b2e0 ofagent: merge br-tun into br-int
Highlights:
- Deprecate br-tun.
- Reduce the use of OFPP_NORMAL action.  Use mac address info
  obtained from get_device_details and l2-pop to reduce flooding.
- Use OpenFlow metadata instead of "internal" VLANs.
  Now tenant networks are VLAN transparent.

Implements: blueprint ofagent-port-monitor
Implements: blueprint ofagent-merge-bridges
Change-Id: I21ee1c6d141863182b487e10c7bfe911b1a472ab
2014-09-01 09:00:03 +09:00
..
agent remove explicit include of the ovs plugin 2014-08-29 19:25:35 +05:30
api Do not schedule network when creating reserved DHCP port 2014-07-30 07:42:20 +09:00
bigswitch Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
brocade Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
cisco Merge "Add config for visibility of cisco-policy-profile" 2014-08-29 09:15:49 +00:00
db Merge "Inline "for val in [ref]" statements" 2014-08-31 04:30:34 +00:00
embrane Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
extensions Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
hyperv Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
ibm Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
linuxbridge Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
metaplugin Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
midonet Implement Midonet Juno Network Api calls 2014-07-31 15:51:10 +09:00
ml2 Merge "Make SecurityGroupsRpcCallback a separate callback class" 2014-08-31 10:34:43 +00:00
mlnx Merge "Fix incorrect number of args to string format" 2014-08-27 09:42:31 +00:00
nec Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
notifiers Replace loopingcall in notifier with a delayed send 2014-04-22 16:22:02 +00:00
nuage Adding mechanism driver in ML2 plugin for Nuage Networks 2014-08-29 10:42:17 -07:00
ofagent ofagent: merge br-tun into br-int 2014-09-01 09:00:03 +09:00
oneconvergence Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
opencontrail Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
openvswitch Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
plumgrid Security groups extension for PLUMgrid plugin 2014-07-13 23:48:27 -07:00
ryu Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
services Apic drivers enhancements (second approach): L2 refactor 2014-08-30 00:09:58 -07:00
sriovnicagent Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
vmware Merge "Removing sorted() function from assertEqual()" 2014-08-26 09:03:04 +00:00
__init__.py Fix state_path in tests 2014-08-29 17:42:07 +03:00
_test_extension_portbindings.py Return 403 instead of 404 on attr policy failures 2014-08-06 07:40:39 -07:00
_test_rootwrap_exec.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
database_stubs.py Remove the useless vim modelines 2014-06-21 15:07:31 +08: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 linux.utils.execute log error on return codes 2014-05-28 18:49:53 -07: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 the useless vim modelines 2014-06-21 15:07:31 +08:00
test_api_v2.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_api_v2_extension.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_api_v2_resource.py Send HTTP exceptions in the format expected by neutronclient 2014-08-18 17:21:45 +04: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_common_log.py Use method's logger in log decorator 2014-07-15 11:08:33 +02:00
test_common_utils.py Log exceptions inside spawned functions 2014-07-24 21:21:02 +08:00
test_config.py Fix state_path in tests 2014-08-29 17:42:07 +03:00
test_db_migration.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_db_plugin.py Merge "Removing sorted() function from assertEqual()" 2014-08-26 09:03:04 +00: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 Call config_parse in base test setup 2014-07-27 13:31:12 -07: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 Return 403 instead of 404 on attr policy failures 2014-08-06 07:40:39 -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 extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
test_extension_extraroute.py Change all occurences of no_delete to do_delete 2014-07-13 14:09:26 +03:00
test_extension_firewall.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_extension_pnet.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_extension_portsecurity.py Return 403 instead of 404 on attr policy failures 2014-08-06 07:40:39 -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 Use jsonutils instead of stdlib json 2014-08-14 12:45:58 +02:00
test_iptables_firewall.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_iptables_manager.py Predictable iptables chains output order 2014-08-26 16:38:59 -04:00
test_ipv6.py Ensure ip6tables are used only if ipv6 is enabled in kernel 2014-08-19 15:12:18 +02:00
test_l3_agent.py Add functional test for l3_agent 2014-08-29 17:31:39 +03:00
test_l3_plugin.py Make L3RpcCallback a separate callback class 2014-08-27 09:54:25 +09:00
test_l3_schedulers.py Merge "Fix InvalidRequestError in auto_schedule_routers" 2014-08-29 22:44:01 +00:00
test_linux_daemon.py Make pid file locking non-blocking 2014-05-21 13:29:01 -07:00
test_linux_dhcp.py Merge "Support Stateful and Stateless DHCPv6 by dnsmasq" 2014-08-23 17:24:24 +00:00
test_linux_external_process.py Support Router Advertisement Daemon (radvd) for IPv6 2014-07-20 22:32:19 -04:00
test_linux_interface.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_linux_ip_lib.py Merge "Fix IpNetnsCommand to execute without root_wrapper when no netns" 2014-08-30 12:43:21 +00:00
test_metadata_agent.py Fix 404 error fetching metadata when using DVR 2014-08-12 12:26:31 -07:00
test_metadata_namespace_proxy.py Remove the useless vim modelines 2014-06-21 15:07:31 +08: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 Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
test_servicetype.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_wsgi.py Ignore http_proxy while connecting to test WSGI server 2014-08-14 11:39:24 +10:00
testlib_api.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
testlib_plugin.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00