nova/nova/tests/unit/compute
zhufl 8cb9b84f28 Fix invalid assert_has_calls
This is to fix the invalid assert_has_calls usage,
"assert_has_calls = " should be "assert_has_calls(".

Change-Id: Id094dd90efde09b9a835d4492f4a92b8f8ad296e
2020-09-10 16:45:33 +08:00
..
monitors Do not log a warning about not using compute monitors 2019-04-04 14:32:53 -04:00
provider_config_data Provider Config File: Coding style and test cases improvement 2020-09-01 01:05:34 +00:00
__init__.py
eventlet_utils.py
fake_resource_tracker.py Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
test_api.py Cyborg evacuate support 2020-09-01 08:41:45 +00:00
test_claims.py objects: Introduce 'pcpuset' field for InstanceNUMACell 2020-07-14 00:38:34 +08:00
test_compute.py Merge "Update image_base_image_ref during rebuild." 2020-09-03 01:59:32 +00:00
test_compute_mgr.py Fix invalid assert_has_calls 2020-09-10 16:45:33 +08:00
test_compute_utils.py Use 'Exception.__traceback__' for versioned notifications 2020-06-08 14:38:33 +01:00
test_compute_xen.py Remove mox in nova/tests/unit/virt/xenapi/stubs.py 2018-06-21 23:59:39 +00:00
test_flavors.py
test_host_api.py Fix aggregate placement sync issue 2020-05-08 02:40:47 +10:00
test_instance_list.py Plumbing for ignoring list_records_by_skipping_down_cells 2019-02-08 16:28:28 -05:00
test_keypairs.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_multi_cell_list.py Refactor scatter-gather utility to return exception objects 2018-10-31 15:18:07 -04:00
test_provider_config.py Provider Config File: Coding style and test cases improvement 2020-09-01 01:05:34 +00:00
test_provider_tree.py Add resources dict into _Provider 2019-09-13 08:50:35 +00:00
test_resource_tracker.py Provider Config File: Enable loading and merging of provider configs 2020-08-26 23:18:53 +08:00
test_rpcapi.py Cyborg evacuate support 2020-09-01 08:41:45 +00:00
test_shelve.py Remove unused function parameters 2020-06-10 18:27:08 +01:00
test_stats.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_virtapi.py Reduce gen conflict in COMPUTE_STATUS_DISABLED handling 2020-07-10 17:38:13 +02:00