nova/nova/tests/unit/api/openstack/compute
EdLeafe 55e04230ad Rename classes containing 'v3' to 'v21'
This part of the ongoing v3 cleanup effort.

Partial-Bug: #1462901
Change-Id: I5d9b43503629cc3f5a566f7bfa23cc5d0d14d985
2015-08-18 15:25:46 +08:00
..
legacy_v2 Move V2 API unittests under legacy_v2 directory 2015-08-13 19:08:18 +08:00
test_plugins Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08: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
test_access_ips.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_admin_actions.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_admin_password.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_agents.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_aggregates.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_api.py Add V2.1 API tests parity with V2 API tests 2015-08-13 16:00:24 +08:00
test_attach_interfaces.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_auth.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_availability_zone.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_baremetal_nodes.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_block_device_mapping.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_block_device_mapping_v1.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_cells.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_certificates.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_cloudpipe.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_cloudpipe_update.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_config_drive.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_console_auth_tokens.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_console_output.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_consoles.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_create_backup.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_createserverext.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_deferred_delete.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_disk_config.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_evacuate.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_availability_zone.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_hypervisors.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_ips.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_ips_mac.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_rescue_with_image.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_server_attributes.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_status.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_virtual_interfaces_net.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extended_volumes.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_extension_info.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_extensions.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_fixed_ips.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavor_access.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavor_disabled.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavor_manage.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavor_rxtx.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavor_swap.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavorextradata.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_flavors.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_flavors_extra_specs.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_floating_ip_dns.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_floating_ip_pools.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_floating_ips.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_floating_ips_bulk.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_fping.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_hide_server_addresses.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_hosts.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_hypervisor_status.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_hypervisors.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_image_metadata.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_image_size.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_images.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_instance_actions.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_instance_usage_audit_log.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_keypairs.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_limits.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_lock_server.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_microversions.py Add api microvesion unit test case for wsgi.action 2015-03-17 14:49:34 +08:00
test_migrate_server.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_migrations.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_multinic.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_multiple_create.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_networks.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_neutron_security_groups.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_pause_server.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_pci.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_plugin_framework.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_quota_classes.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_quotas.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_remote_consoles.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_rescue.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_scheduler_hints.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_security_group_default_rules.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_security_groups.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_actions.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_server_diagnostics.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_external_events.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_group_quotas.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_groups.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_metadata.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_server_password.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_reset_state.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_start_stop.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_server_usage.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_servers.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_services.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_shelve.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_simple_tenant_usage.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_snapshots.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_suspend_server.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_tenant_networks.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_urlmap.py Convert v2.1 extension_info to show V2 API extension list 2015-02-09 09:52:32 +10:30
test_used_limits.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_user_data.py Rename classes containing 'v3' to 'v21' 2015-08-18 15:25:46 +08:00
test_v3_extensions.py Move v2.1 code to the main compute directory - remove v3 step3 2015-08-13 09:58:47 +08:00
test_versions.py Return v2 version info with v2 legacy compatible wrapper 2015-08-12 10:07:25 +00:00
test_virtual_interfaces.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00
test_volumes.py Move V2.1 API unittest to top level directory 2015-08-17 11:15:26 +10:00