nova/nova/tests/api/openstack/compute/plugins/v3
Davanum Srinivas 11aaf21d9e docs - Fix errors,warnings from document generation
SEVERE: Unexpected section title.
ERROR: Unexpected indentation.
WARNING: Block quote ends without a blank line; unexpected unindent.
WARNING: Definition list ends without a blank line; unexpected unindent.
WARNING: Field list ends without a blank line; unexpected unindent.
WARNING: Inline emphasis start-string without end-string.
WARNING: Inline interpreted text or phrase reference start-string without end-string.
WARNING: Inline strong start-string without end-string.

Partial-Bug: #1351350

Change-Id: I661e0e32519f8e4de3325efd10242824015ed03d
2014-08-08 22:07:31 +00:00
..
__init__.py API extensions framework for v3 API 2013-05-13 10:31:22 +09:30
admin_only_action_common.py Merge "V3 Pause: treat case when driver does not implement the operation" 2014-07-15 06:42:55 +00:00
test_access_ips.py Remove xml unit tests for v3 api plugins 2014-01-28 17:28:17 -05:00
test_admin_actions.py Add API schema for v2.1/v3 reset_server_state API 2014-07-22 05:18:22 +00:00
test_admin_password.py Add a instance lookup helper to v3 plugins. 2014-02-11 04:21:23 +11:00
test_agents.py Add API schema for v3 agents API 2013-12-27 23:07:51 +09:00
test_aggregates.py Merge "Restore ability to delete aggregate metadata" 2014-07-28 09:08:47 +00:00
test_attach_interfaces.py Check instance state before attach/detach interface 2014-07-22 14:15:21 +08:00
test_availability_zone.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
test_block_device_mapping.py Fix duplicated images in test_block_device_mapping 2014-07-24 10:03:25 +00:00
test_cells.py Add API schema for v2.1/v3 cells API 2014-07-30 00:57:55 +00:00
test_certificates.py Rewrite nova policy to use the new changes of common policy 2014-05-29 11:44:05 +08:00
test_config_drive.py Add "body=" argument to v3 API unit tests 2014-02-12 19:01:45 +09:00
test_console_auth_tokens.py Adds get_console_connect_info API 2014-02-28 22:05:29 +02:00
test_console_output.py Removes the use of mutables as default args 2014-06-18 12:59:02 +08:00
test_consoles.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_create_backup.py Add API schema for v2.1/v3 create_backup API 2014-06-18 11:52:17 +09:00
test_deferred_delete.py Add a instance lookup helper to v3 plugins. 2014-02-11 04:21:23 +11:00
test_evacuate.py Add APIv3 support to make host optional on evacuate. 2014-07-01 13:11:16 -03:00
test_extended_availability_zone.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_extended_server_attributes.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_extended_status.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_extended_volumes.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_extension_info.py Rename NotAuthorized exception to Forbidden 2014-04-25 12:37:07 -07:00
test_flavor_access.py Cleanup and gate on hacking E711 and E712 rule 2014-07-19 13:07:59 +00:00
test_flavor_manage.py Merge "Replace assertTrue/False with assertIn/NotIn" 2014-07-19 07:05:28 +00:00
test_flavor_rxtx.py Remove xml unit tests for v3 api plugins 2014-01-28 17:28:17 -05:00
test_flavors.py Fix and Gate on E265 2014-07-24 08:11:00 -04:00
test_flavors_extra_specs.py Merge "Add API schema for v2.1/v3 flavors_extraspecs API" 2014-07-19 00:27:57 +00:00
test_hide_server_addresses.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_hosts.py Merge "Add API schema for v2.1/v3 hosts API" 2014-07-19 23:08:05 +00:00
test_hypervisors.py Return status for compute node 2014-07-22 10:44:05 -07:00
test_instance_actions.py Rewrite nova policy to use the new changes of common policy 2014-05-29 11:44:05 +08:00
test_keypairs.py Rewrite nova policy to use the new changes of common policy 2014-05-29 11:44:05 +08:00
test_lock_server.py Fix copyright messages after admin actions split for V3 API 2014-02-20 14:41:38 +10:30
test_migrate_server.py Merge "Add API schema for v2.1/v3 migrate_server API" 2014-07-17 00:04:32 +00:00
test_migrations.py Merge "Replace assertTrue/False with assertIn/NotIn" 2014-07-19 07:05:28 +00:00
test_multinic.py Improved error logging in nova-network for allocate_fixed_ip() 2014-07-31 05:32:35 -04:00
test_multiple_create.py Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
test_pause_server.py V3 Pause: treat case when driver does not implement the operation 2014-06-08 01:31:52 -07:00
test_pci.py Fix rest of API objects usage 2014-06-28 12:16:23 -07:00
test_quota_sets.py Remove duplicate keys from dictionaries 2014-07-08 07:17:32 -04:00
test_remote_consoles.py Add API schema for v2.1/v3 remote_consoles API 2014-06-25 13:05:38 +09:00
test_rescue.py Allow user to specify image to use during rescue - V3 API changes 2014-06-02 08:15:51 +00:00
test_scheduler_hints.py Merge "Fix the sample and unittest params of v3 scheduler-hints" 2014-02-27 02:33:42 +00:00
test_security_groups.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
test_server_actions.py docs - Fix exception in docs generation 2014-08-08 22:07:25 +00:00
test_server_diagnostics.py Handle NotImplementedError in server_diagnostics v3 api 2014-07-29 14:59:56 +08:00
test_server_external_events.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_server_metadata.py Fix and Gate on E265 2014-07-24 08:11:00 -04:00
test_server_password.py Object-ify server_password APIv3 extension 2014-06-17 12:25:30 -07:00
test_server_usage.py Fix api direct use of instance module objects 2014-06-03 09:05:12 -07:00
test_servers.py docs - Fix errors,warnings from document generation 2014-08-08 22:07:31 +00:00
test_services.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
test_shelve.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
test_suspend_server.py Adds suspend server extension for V3 API 2014-01-31 15:10:41 +10:30
test_user_data.py Add "body=" argument to v3 API unit tests 2014-02-12 19:01:45 +09:00
test_versions.py Fix broken version responses 2014-04-30 20:26:20 +02:00