nova/nova/tests/unit
Zuul 17b7aa3926 Merge "[codespell] fix typos in tests" 2023-12-13 23:46:08 +00:00
..
accelerator Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
api pre-commit: Update plugin versions 2023-10-02 11:19:46 +01:00
cmd Revert "Add upgrade check for compute-object-ids linkage" 2023-10-18 07:25:37 -07:00
compute Merge "[codespell] fix typos in tests" 2023-12-13 23:46:08 +00:00
conductor [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
conf Expose the mdev class 2021-08-27 14:52:01 +01:00
console Remove use of removeprefix 2022-12-20 16:12:12 +00:00
db [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
fake_loadables
fixtures [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
image [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
keymgr
limit Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
network Translate VF network capabilities to port binding 2023-10-17 13:31:04 +00:00
notifications Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
objects Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
pci Strictly follow placement allocation during PCI claim 2023-01-05 17:40:02 +01:00
policies Merge "[codespell] fix typos in tests" 2023-12-13 23:46:08 +00:00
privsep adapt to oslo.log changes 2023-09-11 16:15:32 +01:00
scheduler Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
servicegroup Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
ssl_cert
storage Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
virt Merge "[codespell] fix typos in tests" 2023-12-13 23:46:08 +00:00
volume Add function to get all attachments in Cinder.API module 2023-08-25 16:56:51 +00:00
__init__.py
fake_block_device.py
fake_build_request.py
fake_console_auth_token.py
fake_crypto.py
fake_diagnostics.py
fake_flavor.py
fake_hosts.py
fake_instance.py Remove (almost) all references to 'instance_type' 2021-03-29 12:24:15 +01:00
fake_ldap.py Remove six.moves 2020-11-07 03:25:02 +00:00
fake_network.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
fake_network_cache_model.py Use UUID as vif and network_id in vif tests 2020-09-07 10:31:52 +02:00
fake_pci_device_pools.py
fake_policy.py Add a new policy for cold-migrate with host 2023-06-26 11:34:12 +02:00
fake_processutils.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
fake_request_spec.py Reproduce bug 1952941 2021-12-03 09:08:15 +00:00
fake_requests.py
fake_server_actions.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
fake_volume.py
image_fixtures.py
matchers.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_api_validation.py api: Rename 'parameter_types.hostname' -> 'fqdn' 2021-08-19 11:16:59 +01:00
test_availability_zones.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_baserpc.py
test_block_device.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_cache.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_cinder.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_conf.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_configdrive2.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_context.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_crypto.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_exception.py rpc: Rework 'get_notifier', 'wrap_exception' 2021-03-01 11:06:48 +00:00
test_exception_wrapper.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_filesystem.py cpu: interfaces for managing state and governor 2023-02-09 07:04:02 +01:00
test_fixtures.py tests: Add missing args to sqlalchemy.Table 2023-04-17 17:08:17 +01:00
test_hacking.py Add a hacking rule for the setDaemon method 2022-11-14 13:04:05 +00:00
test_identity.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_json_ref.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_loadables.py
test_matchers.py
test_metadata.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_notifications.py Add compute_id to Instance object 2023-05-31 07:13:16 -07:00
test_notifier.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_policy.py Add a new policy for cold-migrate with host 2023-06-26 11:34:12 +02:00
test_profiler.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_quota.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-17 15:06:41 +01:00
test_safeutils.py
test_service.py introduce global greenpool 2023-08-25 00:03:35 +01:00
test_service_auth.py Enable use of service user token with admin context 2023-05-10 14:52:59 +00:00
test_test.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_test_utils.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
test_utils.py introduce global greenpool 2023-08-25 00:03:35 +01:00
test_versions.py Change API unexpected exception message 2021-02-17 21:30:07 +00:00
test_weights.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_wsgi.py introduce global greenpool 2023-08-25 00:03:35 +01:00
utils.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00