vmware-nsx/quantum/tests/unit
Yoshihiro Kaneko e55b10ab39 Add support Quantum Security Groups for Ryu plugin
fix bug #1124965

This patch add support security-groups extension to Ryu plugin.

Change-Id: I569ab1e48517f28a5103175fd04e848f82eb2a3c
2013-02-20 00:38:00 -08:00
..
bigswitch Support Port Binding Extension in BigSwitch plugin 2013-02-19 09:14:12 -08:00
brocade Adds Brocade Plugin implementation 2013-02-14 09:22:38 -08:00
cisco Remove cfg option default value and check if missing 2013-02-12 09:24:22 -05:00
db Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
extensions Add support for extended attributes for extension resources 2013-02-14 08:10:57 -08:00
hyperv Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
linuxbridge Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
metaplugin Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
midonet Implement MidoNet Quantum Plugin 2013-02-20 10:20:20 +09:00
nec plugin/nec: Make sure resources on OFC is globally unique. 2013-02-18 17:40:35 +09:00
nicira Add Quantum support for NVP Layer-2 gateways 2013-02-20 02:44:31 +01:00
openvswitch Agent management extension 2013-02-18 11:43:45 +08:00
plumgrid PLUMgrid quantum plugin 2013-02-10 07:49:48 -08:00
ryu Add support Quantum Security Groups for Ryu plugin 2013-02-20 00:38:00 -08:00
__init__.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
_test_extension_portbindings.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
_test_rootwrap_exec.py Remove unused imports in unit tests 2013-01-13 02:20:35 +02:00
database_stubs.py Logging module cleanup 2013-01-03 16:20:56 +08:00
dummy_plugin.py API extension and DB support for service types 2013-01-07 17:21:42 -08:00
extension_stubs.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
test_agent_config.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
test_agent_ext_plugin.py Agent management extension 2013-02-18 11:43:45 +08:00
test_agent_linux_utils.py Replaces assertEquals to assertEqual 2012-12-14 10:05:10 +08:00
test_agent_netns_cleanup.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_agent_ovs_cleanup.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_agent_rpc.py Modify dhcp agent for agent management extension 2013-02-19 20:28:02 +08:00
test_api_api_common.py Completes unittest coverage of quantum.api.api_common 2013-01-21 17:06:09 +08:00
test_api_v2.py Merge "Raising error if invalid attribute passed in." 2013-02-20 07:55:06 +00:00
test_api_v2_resource.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
test_attributes.py Support advanced validation of dictionaries in the API. 2013-02-13 18:47:23 +02:00
test_auth.py AuthN support for Quantum 2012-06-05 09:52:26 -05:00
test_common_utils.py Improve openvswitch and linuxbridge agents' parsing of mappings 2012-11-20 10:44:00 -05:00
test_config.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_db.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_db_migration.py Port to argparse based cfg 2013-01-09 11:48:22 -05:00
test_db_plugin.py Merge "Raising error if invalid attribute passed in." 2013-02-20 07:55:06 +00:00
test_db_rpc_base.py Replaces assertEquals to assertEqual 2012-12-14 10:05:10 +08:00
test_debug_commands.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_dhcp_agent.py Exit if DHCP agent interface_driver is not defined 2013-02-19 15:56:58 +00:00
test_extension_extended_attribute.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_extension_extraroute.py Routing table configuration support on L3 2013-02-19 15:05:34 -08:00
test_extension_portsecurity.py Adds port security api extension and base class 2013-01-23 13:42:30 -08:00
test_extension_security_group.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
test_extensions.py Adds API parameters to quantum.api.extension.ResourceExtension 2013-02-11 13:26:53 +09:00
test_iptables_firewall.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
test_iptables_manager.py Import order clean-up 2012-11-02 09:52:12 +08:00
test_l3_agent.py Routing table configuration support on L3 2013-02-19 15:05:34 -08:00
test_l3_plugin.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
test_linux_daemon.py add metadata proxy support for Quantum Networks 2012-11-28 19:09:16 -05:00
test_linux_dhcp.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_linux_external_process.py Fix i18n messages 2013-01-22 11:42:15 +08:00
test_linux_interface.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_linux_ip_lib.py Be smarter when figuring out broadcast address 2013-02-05 16:29:00 +01:00
test_loadbalancer_plugin.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_metadata_agent.py Pass X-Forwarded-For header to Nova 2013-01-08 19:18:58 -05:00
test_metadata_namespace_proxy.py add metadata proxy support for Quantum Networks 2012-11-28 19:09:16 -05:00
test_policy.py Remove unused imports in unit tests 2013-01-13 02:20:35 +02:00
test_quantum_context.py Replaces assertEquals to assertEqual 2012-12-14 10:05:10 +08:00
test_quantum_manager.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_quota_per_tenant_ext.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_rootwrap.py Remove unused imports in unit tests 2013-01-13 02:20:35 +02:00
test_routerserviceinsertion.py Add routed-service-insertion 2013-02-18 07:52:49 -08:00
test_security_groups_rpc.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
test_servicetype.py Raising error if invalid attribute passed in. 2013-02-19 11:38:53 -08:00
test_setup.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
test_wsgi.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
testlib_api.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00