nova/nova/tests/api/openstack/compute/contrib
Shane Wang 39870b603d Fix misspellings in nova
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I4e60889368b5e83275d59562613623c417a8e03f
Closes-Bug: #1257295
2014-02-07 13:09:24 +08:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_admin_actions.py Merge "Remove redundant body validation for createBackup" 2014-01-06 08:26:33 +00:00
test_agents.py Validate parameters of agent API 2013-10-16 21:11:57 +09:00
test_aggregates.py Fix misspellings in nova 2014-02-07 13:09:24 +08:00
test_attach_interfaces.py Update attach interface api to use new network model 2013-09-30 18:08:17 +08:00
test_availability_zone.py Utilizes assertIn - tests/api/contrib 2013-10-12 10:57:49 +08:00
test_baremetal_nodes.py baremetal: Make api validate mac address 2013-11-25 16:37:19 +09:00
test_cells.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
test_certificates.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
test_cloudpipe.py Fix bad typo in cloudpipe.py 2013-10-23 14:23:59 -04:00
test_cloudpipe_update.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_config_drive.py Replace assertEquals with assertEqual - tests/api 2013-10-31 02:23:46 +09:00
test_console_output.py api: handle NotImplementedError for console output 2013-12-16 10:23:13 -05:00
test_consoles.py Catch NotImplementedError for vnc in the api 2013-12-18 19:40:46 -05:00
test_createserverext.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_deferred_delete.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_disk_config.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_evacuate.py Merge "Make test_evacuate from compute API DRYer" 2014-01-24 10:22:23 +00:00
test_extended_availability_zone.py Update class/function name for test_extended_availability_zone.py 2014-01-03 22:48:06 -05:00
test_extended_ips.py Refactor test cases related to instance object 2013-09-30 07:45:52 -07:00
test_extended_ips_mac.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_extended_server_attributes.py Make instance show and index use objects 2013-07-05 12:15:23 -07:00
test_extended_status.py Refactor test cases related to instance object 2013-09-30 07:45:52 -07:00
test_extended_virtual_interfaces_net.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_extended_volumes.py Refactor test cases related to instance object 2013-09-30 07:45:52 -07:00
test_fixed_ips.py Convert TestCases to NoDBTestCase 2013-09-21 06:57:49 +10:00
test_flavor_access.py Make flavor_access extension use Flavor object 2013-12-06 11:13:54 -08:00
test_flavor_disabled.py Convert TestCases to NoDBTestCase 2013-09-21 06:57:49 +10:00
test_flavor_manage.py Rename InstanceType exceptions to Flavor 2013-11-15 11:30:16 -08:00
test_flavor_rxtx.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_flavor_swap.py Fix misspellings in nova 2014-02-07 13:09:24 +08:00
test_flavorextradata.py Replace assertEquals with assertEqual - tests/api 2013-10-31 02:23:46 +09:00
test_flavors_extra_specs.py Merge "Enforce FlavorExtraSpecs Key format." 2014-02-04 07:18:08 +00:00
test_floating_ip_bulk.py Remove unnecessary setUp() and tearDown() methods 2013-03-06 23:58:59 +00:00
test_floating_ip_dns.py Stub out more net API methods floating IP DNS test 2013-08-22 15:38:06 +01:00
test_floating_ip_pools.py Utilizes assertIn - tests/api/contrib 2013-10-12 10:57:49 +08:00
test_floating_ips.py Fix misspellings in nova 2014-02-07 13:09:24 +08:00
test_fping.py Utilizes assertIn - tests/api/contrib 2013-10-12 10:57:49 +08:00
test_hide_server_addresses.py Refactor test cases related to instance object 2013-09-30 07:45:52 -07:00
test_hosts.py Fix misspellings in nova 2014-02-07 13:09:24 +08:00
test_hypervisors.py Utilizes assertIn - tests/api/contrib 2013-10-12 10:57:49 +08:00
test_image_size.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_instance_actions.py Allow _sync_power_states periodic task to hit slave DB 2013-10-25 09:50:00 -06:00
test_instance_usage_audit_log.py Replace assertEquals with assertEqual - tests/api 2013-10-31 02:23:46 +09:00
test_keypairs.py Replace assertEquals with assertEqual - tests/api 2013-10-31 02:23:46 +09:00
test_migrations.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_multinic_xs.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_networks.py Replace assertEquals with assertEqual - tests/api 2013-10-31 02:23:46 +09:00
test_neutron_security_groups.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_quota_classes.py Fix parameter checking about quota update api 2013-12-20 10:16:24 +00:00
test_quotas.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_rescue.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_scheduler_hints.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_security_group_default_rules.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_security_groups.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_server_diagnostics.py Utilizes assertIn - tests/api/contrib 2013-10-12 10:57:49 +08:00
test_server_password.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
test_server_start_stop.py Fixes errors on start/stop unittest 2013-12-12 09:26:19 +08:00
test_server_usage.py Refactor test cases related to instance object 2013-09-30 07:45:52 -07:00
test_services.py Utilizes assertIsNone and assertIsNotNone - tests/api 2013-10-29 00:48:46 +00:00
test_shelve.py Catch InstanceIsLocked exception on server actions 2013-12-28 14:37:11 +08:00
test_simple_tenant_usage.py Make the simple_tenant_usage API use objects 2014-02-03 20:01:51 -08:00
test_snapshots.py Utilizes assertIn - tests/api/contrib 2013-10-12 10:57:49 +08:00
test_used_limits.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_virtual_interfaces.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_volumes.py Catch InstanceIsLocked exception on server actions 2013-12-28 14:37:11 +08:00