neutron/neutron/tests/unit
Prasoon Telang 65dde5624b remove explicit include of the ovs plugin
On installing only neutron-linuxbridge-agent package, the
dhcp cannot start successfully because of the imports from
ovs plugin. This change removes the explicit include of the
ovs plugin from ovs_lib.py. INVALID_OFPORT has been moved to
ovs_lib.py while VXLAN_UDP_PORT has moved to
plugins/common/constants.py. The imports for these 2 constants
in files which uses it has been corrected to new location.

Closes-Bug: #1271449
Change-Id: I6559cb43d1b10b4f926c453a103b12017b59f259
2014-08-29 19:25:35 +05:30
..
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 Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04: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 "Set firewall state to CREATED when dealing with DVR" 2014-08-29 03:55:48 +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 Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02: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 Fix DVR to service LBaaS VIP Ports 2014-08-26 06:43:12 -07:00
mlnx Merge "Fix incorrect number of args to string format" 2014-08-27 09:42:31 +00:00
nec Make L3RpcCallback a separate callback class 2014-08-27 09:54:25 +09:00
notifiers Replace loopingcall in notifier with a delayed send 2014-04-22 16:22:02 +00:00
nuage Adding support of DNS nameserver and Host routes for the Nuage Plugin 2014-08-28 05:08:09 -07:00
ofagent Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
oneconvergence Merge "Raise proper exception in case duplicate ipv6 address is allocated" 2014-08-25 18:26:11 +00:00
opencontrail Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
openvswitch Merge "Make DhcpRpcCallback a separate callback class" 2014-08-29 09:15:03 +00:00
plumgrid Security groups extension for PLUMgrid plugin 2014-07-13 23:48:27 -07:00
ryu Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
services Merge "VPNaaS: Enable UT cases with newer oslo.messaging" 2014-08-26 20:24:43 +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 "Removing sorted() function from assertEqual()" 2014-08-26 09:03:04 +00:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08: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 Call config_parse in base test setup 2014-07-27 13:31:12 -07: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 ext-gw update on dvr router improperly handled by l3-agent 2014-08-26 03:59:30 +00: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 l3 agent scheduling logic to avoid unwanted failures" 2014-08-28 21:19:45 +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 "Ensure assertion matches dict iter order in test" 2014-08-28 11:09:28 +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 Ensure ip6tables are used only if ipv6 is enabled in kernel 2014-08-19 15:12:18 +02: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