neutron/quantum/tests/unit
Rich Curran f164a60f15 blueprint cisco-single-config
Scope: Unification of all the various plugin files for the Cisco plugin into a single file.

Use Cases: Quantum with the Cisco plugin.

Implementation Overview: All the config values contained in the various files in
etc/quantum/plugins/cisco will be unified into a single file
etc/quantum/plugins/cisco/cisco_plugin.ini. The plugins needs to be modified to
read from a single file instead of multiple.
Added quantum.openstack.common.cfg support.

Change-Id: I9ef356eccfe330c3733f441b96400d03c3d7d1df
2013-04-02 12:06:38 -04:00
..
bigswitch Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
brocade Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
cisco blueprint cisco-single-config 2013-04-02 12:06:38 -04:00
db Raise VipExists exception in case Vip is created or updated 2013-03-22 15:15:39 +04:00
extensions Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
hyperv Add common test base class to hold common things. 2013-03-05 18:07:14 -05:00
linuxbridge Merge "Set fake rpc backend impl for TestLinuxBridgeAgent" 2013-03-15 14:25:34 +00:00
metaplugin Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
midonet Merge "Add common test base class to hold common things." 2013-03-06 03:15:50 +00:00
nec Prevents a portinfo deletion in vm migration with NEC plugin. 2013-03-29 16:47:01 +09:00
nicira Add metadata support for nvp plugin without namespaces 2013-03-25 17:52:17 -07:00
openvswitch Fix issues with db pooling 2013-03-21 18:02:15 +00:00
plumgrid PLUMgrid quantum plugin 2013-02-10 07:49:48 -08:00
ryu Resolves ryu plugin unittest errors 2013-03-14 09:50:14 +08:00
services netns: ip netns exec <name> kill doesn't make sense 2013-03-25 15:00:48 +09: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
database_stubs.py Logging module cleanup 2013-01-03 16:20:56 +08:00
dummy_plugin.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_agent_rpc.py Fixes report state failed with qpid rpc backend 2013-03-25 17:30:48 +08: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_db_rpc_base.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_debug_commands.py Allow probe-create to specify device_owner. 2013-03-07 20:24:52 -08:00
test_dhcp_agent.py Change the quantum-ns-metadata-proxy log file name. 2013-03-27 22:01:36 -04: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_extension_security_group.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_extensions.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_iptables_firewall.py Registers root_helper option for test_iptables_firewall 2013-03-14 09:51:11 +08: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 Pass metadata port to metadata proxy 2013-03-30 11:56:44 +01:00
test_l3_plugin.py Do not delete subnets with IPs on router interfaces 2013-03-08 22:20:41 +01:00
test_linux_daemon.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05: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 netns: ip netns exec <name> kill doesn't make sense 2013-03-25 15:00:48 +09:00
test_linux_interface.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_linux_ip_lib.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_loadbalancer_plugin.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_metadata_agent.py Log the configuration options for metadata-proxy and agent. 2013-03-10 09:59:24 +08:00
test_metadata_namespace_proxy.py Log the configuration options for metadata-proxy and agent. 2013-03-10 09:59:24 +08:00
test_policy.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_quantum_context.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_routerserviceinsertion.py Add common test base class to hold common things. 2013-03-05 18:07:14 -05: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 Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
test_wsgi.py Return unicode for object in json and xml serializer 2013-04-01 17:51:10 +08:00
testlib_api.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00