nova/nova/tests/unit/api/openstack/compute
Rajesh Tailor 9ebf9a5aa5 Trivial-Fix: Fix typos
Change-Id: I09a87b7a13cf551f18ef1fb27aa9f5406baebab4
2016-06-13 06:41:08 +00:00
..
legacy_v2 Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
admin_only_action_common.py Use controller method in all admin actions tests 2015-03-09 09:39:27 +09:00
basic.py Remove last of the plugins/v3 from unit tests 2015-08-18 15:25:46 +08:00
dummy_schema.py Remove last of the plugins/v3 from unit tests 2015-08-18 15:25:46 +08:00
microversions.py Remove last of the plugins/v3 from unit tests 2015-08-18 15:25:46 +08:00
test_access_ips.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_admin_actions.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_admin_password.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_agents.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_aggregates.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_api.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_attach_interfaces.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_auth.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_availability_zone.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_baremetal_nodes.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_block_device_mapping.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_block_device_mapping_v1.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_cells.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_certificates.py Merge "Remove mox in test_certificates.py" 2016-05-09 11:40:06 +00:00
test_cloudpipe.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_cloudpipe_update.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_config_drive.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_console_auth_tokens.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_console_output.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_consoles.py Remove mox from unit/api/openstack/compute/test_consoles.py 2016-06-01 09:00:49 +00:00
test_create_backup.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_deferred_delete.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_disk_config.py Remove legacy v2 tests which use APIRouter 2016-05-09 10:48:24 +09:00
test_evacuate.py API change for verifying the scheduler when evacuating 2016-06-02 15:03:39 +02:00
test_extended_availability_zone.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_extended_hypervisors.py Microversion 2.28 changes cpu_info string to JSON object 2016-06-01 16:25:17 +00:00
test_extended_ips.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_extended_ips_mac.py Remove legacy v2 unit tests[a-e] 2016-05-04 10:22:04 -07:00
test_extended_server_attributes.py Merge "Support for both microversion headers" 2016-05-26 12:55:33 +00:00
test_extended_status.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_extended_volumes.py Merge "Support for both microversion headers" 2016-05-26 12:55:33 +00:00
test_extension_info.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_extensions.py Remove 'v3' from extension code 2015-09-08 14:00:03 +00:00
test_fixed_ips.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_flavor_access.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_flavor_disabled.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_flavor_manage.py Return 400 HTTP error for invalid flavor attributes 2016-05-26 09:49:39 +05:30
test_flavor_rxtx.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_flavor_swap.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_flavorextradata.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_flavors.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_flavors_extra_specs.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_floating_ip_dns.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_floating_ip_pools.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_floating_ips.py Add tests for floating_ip private functions 2016-05-17 18:32:42 +00:00
test_floating_ips_bulk.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_fping.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_hide_server_addresses.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_hosts.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_hypervisor_status.py Microversion 2.28 changes cpu_info string to JSON object 2016-06-01 16:25:17 +00:00
test_hypervisors.py Microversion 2.28 changes cpu_info string to JSON object 2016-06-01 16:25:17 +00:00
test_image_metadata.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_image_size.py Add 'detail' method to GlanceImageServiceV2 2016-06-06 20:25:37 +03:00
test_images.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_instance_actions.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_instance_usage_audit_log.py Merge "Remove mox from compute/test_instance_usage_audit_log.py" 2016-06-09 10:34:29 +00:00
test_keypairs.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_limits.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_lock_server.py Remove policy checkpoints from ComputeAPI 2016-06-07 15:17:56 +08:00
test_microversions.py Support for both microversion headers 2016-05-25 21:41:27 +00:00
test_migrate_server.py API change for verifying the scheduler when live migrating 2016-06-06 11:44:06 +02:00
test_migrations.py Remove legacy v2 unit tests[f-n] 2016-05-06 13:58:40 +09:00
test_multinic.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_multiple_create.py Use assertGreater(A, X) instead of assertTrue(A > X) 2016-06-03 16:53:12 +01:00
test_networks.py Merge "Remove unused _vlan_is_disabled test flag" 2016-06-09 10:33:23 +00:00
test_neutron_security_groups.py Switch api unit tests to use v2.1 API 2016-05-16 18:51:57 -07:00
test_pause_server.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_pci.py pci: eliminate DB lookup PCI requests during claim 2016-05-08 20:27:33 +03:00
test_plugin_framework.py Remove unused CONF imports 2016-02-15 16:40:53 +11:00
test_quota_classes.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_quotas.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_remote_consoles.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_rescue.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_scheduler_hints.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_security_group_default_rules.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_security_groups.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_actions.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_diagnostics.py Remove legacy v2 tests which use APIRouter 2016-05-09 10:48:24 +09:00
test_server_external_events.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_group_quotas.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_groups.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_metadata.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_migrations.py Merge "Fix misleading test name" 2016-02-27 10:37:23 +00:00
test_server_password.py Move config options from nova/api directory (5) 2016-05-17 13:07:47 +00:00
test_server_reset_state.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_server_start_stop.py Fix "KeyError: u'instance_id'" in string format operation 2016-05-25 14:01:54 +02:00
test_server_tags.py Added server tags support in nova-api 2016-04-06 16:38:21 +03:00
test_server_usage.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_serversV21.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_services.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_shelve.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_simple_tenant_usage.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_snapshots.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_suspend_server.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_tenant_networks.py Merge "fix Quota related error return incorrect problem" 2016-06-01 12:27:37 +00:00
test_urlmap.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_used_limits.py Remove unused authorizer methods 2016-06-08 17:57:40 -04:00
test_user_data.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00
test_versions.py Remove legacy v2 API tests which use wsgi_app() 2016-05-25 12:47:09 +09:00
test_virtual_interfaces.py Remove legacy v2 unit tests[q-v] 2016-05-06 13:58:40 +09:00
test_volumes.py Remove the usage of RateLimitingMiddleware 2016-06-01 11:23:43 -07:00