nova/nova/tests/unit/compute
Lee Yarwood cdea73bd9c BlockDeviceMapping: Add encryption fields
This change adds the `encrypted`, `encryption_secret_uuid`,
`encryption_format` and `encryption_options` to the BlockDeviceMapping
object and associated table in the database.

Change-Id: I6178c9bc249ef4d448de375dc16d82b2d087fc90
2022-08-02 21:25:47 +00:00
..
monitors Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
provider_config_data Fix compatibility with jsonschema 4.x 2022-07-18 12:30:25 +01:00
__init__.py
eventlet_utils.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
fake_resource_tracker.py Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
test_api.py BlockDeviceMapping: Add encryption fields 2022-08-02 21:25:47 +00:00
test_claims.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_compute.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_compute_mgr.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_flavors.py Fix typos 2022-05-30 17:40:00 +05:30
test_host_api.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_list.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_keypairs.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_multi_cell_list.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_provider_config.py Fix compatibility with jsonschema 4.x 2022-07-18 12:30:25 +01:00
test_provider_tree.py Add resources dict into _Provider 2019-09-13 08:50:35 +00:00
test_resource_tracker.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_rpcapi.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_shelve.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_stats.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_utils.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_virtapi.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00