neutron/quantum/tests/unit
armando-migliaccio ea9aeb6de0 Simplify NVP plugin configuration
Fixes bug #1121605

This patch replacest the nvp_controller_connection configuration option
with a set of options more intutitive to user which also avoid
repetitions in ini files.

In order to simplify the configuration of the plugin, this patch also
removes named clusters. As the plugin supports a single cluster at
the moment, this can be simply specified in the [DEFAULT] configuration
section.

Also, this patch restrucures nvp_cluster.NvpCluster so that per-cluster
configuration options are not store anymore multiple times.

Change-Id: Id5f84220122d7c5f3239e3333cb772247d1ed05e
2013-04-25 13:56:32 -07:00
..
bigswitch Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
brocade Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
cisco Merge "Parallelize quantum unit testing:" 2013-04-10 21:38:13 +00:00
db Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
extensions Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
hyperv Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
linuxbridge Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
metaplugin Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
midonet Make "shared" filter more compatible with diff DBs 2013-04-10 18:10:23 +08:00
nec Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
nicira Simplify NVP plugin configuration 2013-04-25 13:56:32 -07:00
openvswitch Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
plumgrid PLUMgrid quantum plugin 2013-02-10 07:49:48 -08:00
ryu Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
services Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
_test_extension_portbindings.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
_test_rootwrap_exec.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
database_stubs.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
dummy_plugin.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
extension_stubs.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_agent_config.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_agent_ext_plugin.py Fix issues with db pooling 2013-03-21 18:02:15 +00:00
test_agent_linux_utils.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00
test_agent_netns_cleanup.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_agent_ovs_cleanup.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_agent_rpc.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_api_api_common.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00
test_api_v2.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_api_v2_resource.py Return unicode for object in json and xml serializer 2013-04-01 17:51:10 +08:00
test_attributes.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_auth.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_common_utils.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_config.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_db.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_db_migration.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00
test_db_plugin.py Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
test_db_rpc_base.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_debug_commands.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_dhcp_agent.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_extension_extended_attribute.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00
test_extension_extraroute.py Remove deprecated assertEquals alias. 2013-02-28 16:29:23 +09:00
test_extension_portsecurity.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_extension_security_group.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_extensions.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_iptables_firewall.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_iptables_manager.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00
test_l3_agent.py Revert "Use wrappers instead of direct calls to ip route." 2013-04-03 15:28:43 -07:00
test_l3_plugin.py Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
test_linux_daemon.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_linux_dhcp.py netns: ip netns exec <name> kill doesn't make sense 2013-03-25 15:00:48 +09:00
test_linux_external_process.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_linux_interface.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_linux_ip_lib.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_loadbalancer_plugin.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_metadata_agent.py Metadata agent: reuse authentication info across eventlet threads 2013-04-23 06:52:34 +00:00
test_metadata_namespace_proxy.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_policy.py Make the 'admin' role configurable 2013-04-22 20:42:02 +02:00
test_quantum_context.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_quantum_manager.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_quota_ext.py Wrap quota controller with resource.Resource 2013-03-08 16:26:53 +08:00
test_rootwrap.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_routerserviceinsertion.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
test_security_groups_rpc.py Disable secgroup extension when Noop Firewall driver is used 2013-03-08 08:32:20 +00:00
test_servicetype.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
test_wsgi.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
testlib_api.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00