nova/nova/tests/unit/api/openstack/compute
Zuul 95ca68cfc6 Merge "Drop concept of '?validation' parameter" 2020-04-10 00:19:03 +00:00
..
__init__.py
admin_only_action_common.py Ensure source service is up before resizing/migrating 2019-12-19 15:24:34 -05:00
dummy_schema.py Remove last of the plugins/v3 from unit tests 2015-08-18 15:25:46 +08:00
microversions.py Remove the extensions framework from wsgi.py 2018-10-18 02:01:03 +00:00
test_access_ips.py nova-net: Convert remaining API tests to use neutron 2019-12-10 11:03:57 +00:00
test_admin_actions.py Add test coverage of existing admin_actions policies 2019-12-04 19:19:53 +00:00
test_admin_password.py Add test coverage of existing admin_password policies 2020-02-08 13:23:26 -06:00
test_agents.py Add test coverage of existing os-agents policies 2020-03-02 10:26:48 +00:00
test_aggregates.py Validate id as integer for os-aggregates 2020-03-06 12:46:12 +01:00
test_api.py Remove unnecessary setUp function in testcase 2017-03-30 12:55:16 +08:00
test_attach_interfaces.py Add test coverage of existing attach_interfaces policies 2020-03-04 21:11:10 +00:00
test_auth.py Tests: use fakes.HTTPRequest in compute tests 2016-08-24 19:03:54 +03:00
test_availability_zone.py trivial: Fetch 'Service' objects once when building AZs 2020-02-05 21:26:23 +00:00
test_baremetal_nodes.py Deprecate Baremetal and fping API 2016-07-26 14:14:44 +08:00
test_certificates.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_cloudpipe.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_cloudpipe_update.py Remove cloudpipe APIs 2017-05-04 16:13:45 +08:00
test_console_auth_tokens.py Remove nova-consoleauth 2019-07-05 15:04:47 +00:00
test_console_output.py Add test coverage of existing console_output policies 2020-03-06 01:28:11 +00:00
test_create_backup.py Add test coverage of existing create_backup policies 2020-03-06 01:39:22 +00:00
test_deferred_delete.py Add test coverage of existing deferred_delete policies 2020-03-04 09:58:13 +00:00
test_disk_config.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_evacuate.py Add test coverage of existing evacuate policies 2020-02-17 13:07:12 -06:00
test_extended_hypervisors.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_extended_ips.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_extended_ips_mac.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_extension_info.py Totally freeze the extension_info API 2017-05-08 16:32:48 +08:00
test_flavor_access.py Add test coverage of existing flavor_access policies 2020-03-17 15:03:19 -05:00
test_flavor_disabled.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_flavor_manage.py Add test coverage of existing flavor_manage policies 2020-04-05 22:53:06 +00:00
test_flavorextradata.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_flavors.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_flavors_extra_specs.py Drop concept of '?validation' parameter 2020-04-08 13:19:47 +00:00
test_floating_ip_pools.py nova-net: Remove use of legacy 'FloatingIP' object 2019-12-03 15:04:41 +00:00
test_floating_ips.py nova-net: Remove unnecessary exception handling, mocks 2020-02-18 11:45:39 +00:00
test_hosts.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_hypervisor_status.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_hypervisors.py Add new default roles in os-hypervisors policies 2020-03-30 14:47:16 -05:00
test_image_metadata.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
test_images.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
test_instance_actions.py Expose instance action event details out of the API 2020-03-27 08:20:12 +00:00
test_instance_usage_audit_log.py Add test coverage of existing instance usage log policies 2020-03-25 11:52:10 -05:00
test_keypairs.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_limits.py Pass the actual target in limits policy 2020-04-03 02:22:28 +00:00
test_lock_server.py Add test coverage of existing lock server policies 2020-03-31 02:28:18 -05:00
test_microversions.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_migrate_server.py Add test coverage of existing migrate server policies 2020-03-30 23:39:34 -05:00
test_migrations.py Add test coverage of existing migrations policies 2020-03-31 05:31:11 +00:00
test_multinic.py nova-net: Remove unused nova-network objects 2020-02-18 13:19:43 +00:00
test_networks.py nova-net: Remove use of legacy 'Network' object 2019-12-03 15:43:18 +00:00
test_pause_server.py Add test coverage of existing pause server policies 2020-03-31 02:35:11 -05:00
test_quota_classes.py nova-net: Remove remaining nova-network quotas 2019-12-02 17:39:23 +00:00
test_quotas.py nova-net: Remove remaining nova-network quotas 2019-12-02 17:39:23 +00:00
test_remote_consoles.py Add test coverage of existing remote console policies 2020-04-01 00:48:24 -05:00
test_rescue.py Add test coverage of existing rescue policies 2020-04-01 01:02:59 -05:00
test_security_groups.py Add test coverage of existing security groups policies 2020-04-03 01:10:44 +00:00
test_server_actions.py Enable unshelve with qos ports 2020-03-18 17:38:55 +01:00
test_server_diagnostics.py Pass the actual target in server diagnostics policy 2020-04-02 19:38:54 -05:00
test_server_external_events.py Define Cyborg ARQ binding notification event. 2020-03-01 13:52:51 -08:00
test_server_group_quotas.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_server_groups.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_server_metadata.py Add test coverage of existing server metadata policies 2020-04-04 00:56:48 +00:00
test_server_migrations.py Add test coverage of existing server migrations policies 2020-04-05 18:01:58 -05:00
test_server_password.py Add test coverage of existing server password policies 2020-04-05 02:47:34 +00:00
test_server_reset_state.py Minimal construct plumbing for nova show when a cell is down 2018-10-31 15:22:09 -04:00
test_server_start_stop.py conf: Remove deprecated 'project_id_regex' opt 2019-09-27 18:59:02 +09:00
test_server_tags.py Fix server tags policy to be admin_or_owner 2020-04-06 23:52:40 -05:00
test_server_topology.py Correct server topology policy check_str 2020-04-07 10:14:10 +00:00
test_serversV21.py Add test coverage of existing ips policies 2020-03-28 21:05:06 -05:00
test_services.py Add new default roles in os-services API policies 2019-12-03 23:40:07 +00:00
test_shelve.py Add test coverage of existing shelve policies 2020-04-09 18:19:55 +00:00
test_simple_tenant_usage.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
test_snapshots.py Replace 'fake' with a real project ID 2019-09-30 14:40:20 +09:00
test_suspend_server.py Add test coverage of existing suspend server policies 2020-04-05 03:42:29 -05:00
test_tenant_networks.py nova-net: Remove use of legacy 'Network' object 2019-12-03 15:43:18 +00:00
test_urlmap.py Allow versioned discovery unauthenticated 2020-04-03 21:24:28 +00:00
test_versions.py Allow versioned discovery unauthenticated 2020-04-03 21:24:28 +00:00
test_volumes.py Convert delete_on_termination from string to boolean 2020-04-08 20:12:17 +08:00