nova/nova/tests/functional/v3
EdLeafe a7ca5069fc Move existing V2 to legacy_v2
The first step in the code cleanup for removing the API V3 references
is to move the existing default V2 code into a directory named
'legacy_v2'.  This moves the files, and updates all references to
them. This is the first in a patch series of discreet changes to the
codebase structure.

Partial-Bug: #1462901

Change-Id: Ic19f2d019c2c78f1de14a0eced85e84f2d2cec28
2015-08-12 20:51:14 +08:00
..
api_samples New nova API call to mark nova-compute down 2015-08-05 20:45:45 +02:00
__init__.py move the integrated tests into the functional tree 2014-11-26 13:17:20 -05:00
api_paste_fixture.py Add middleware filterout Microversions http headers 2015-07-20 13:22:04 +08:00
api_sample_base.py Add scenario for API sample tests with legacy v2 compatible wrapper 2015-08-06 14:38:45 +08:00
test_access_ips.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_admin_actions.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_admin_password.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_agents.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_aggregates.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_assisted_volume_snapshots.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_attach_interfaces.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_availability_zone.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_baremetal_nodes.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_cells.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_certificates.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_cloudpipe.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_config_drive.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_console_auth_tokens.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_console_output.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_consoles.py Merge console & console_output tests between v2 and v2.1 2015-04-15 07:12:43 +00:00
test_create_backup.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_deferred_delete.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_disk_config.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_evacuate.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_extended_availability_zone.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_extended_server_attributes.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_extended_status.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_extended_volumes.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_extension_info.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_fixed_ips.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_flavor_access.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_flavor_extraspecs.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_flavor_manage.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_flavor_rxtx.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_flavors.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_floating_ip_dns.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_floating_ip_pools.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_floating_ips.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_floating_ips_bulk.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_fping.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_hide_server_addresses.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_hosts.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_hypervisors.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_image_size.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_images.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_instance_actions.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_instance_usage_audit_log.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_keypairs.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_lock_server.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_migrate_server.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_migrations.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_multinic.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_multiple_create.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_networks.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_networks_associate.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_pause_server.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_pci.py pci: Use fields.Enum type for PCI device type 2015-08-10 11:32:47 -07:00
test_personality.py Merge server personality tests between v2 and v2.1 2015-04-17 01:56:32 +00:00
test_preserve_ephemeral_rebuild.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_quota_classes.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_quota_sets.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_remote_consoles.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_rescue.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_scheduler_hints.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_security_group_default_rules.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_security_groups.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_server_diagnostics.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_server_external_events.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_server_groups.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_server_metadata.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_server_password.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_server_usage.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_servers.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_servers_ips.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_services.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_shelve.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_simple_tenant_usage.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_suspend_server.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_tenant_networks.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_used_limits.py let us specify when samples tests need admin privs 2015-03-06 20:16:13 +00:00
test_user_data.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00
test_volumes.py Move existing V2 to legacy_v2 2015-08-12 20:51:14 +08:00