cinder/cinder/tests/unit
Zuul e28867ba8d Merge "Fujitsu driver: Improve volume deletion" 2024-04-19 17:54:31 +00:00
..
api Merge "Add the os-extend_volume_completion volume action" 2024-02-23 20:16:31 +00:00
attachments Tests: Provide filter arg to VolumeAttachmentNotFound() 2023-05-24 12:41:49 -04:00
backup Merge "Fix snapshot status is always backing-up" 2024-04-15 19:37:04 +00:00
brick LVM: Retry lvextend commands on code 139 2021-08-18 12:29:01 -04:00
cmd fixtures: Don't persist state in the Database fixture 2021-09-21 17:14:22 +01:00
compute Update nova microversion for volume backed instance rebuild 2022-08-31 17:14:01 +05:30
consistencygroup
db Quota: Add backup related default limits 2024-01-17 19:07:42 +01:00
group Report tri-state shared_targets for NVMe volumes 2022-05-24 15:13:23 +02:00
image Tests: test_glance: Remove six usage 2022-07-21 17:28:13 -04:00
keymgr Add support for transferring encrypted volumes 2022-08-26 06:32:41 -07:00
message Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
monkey_patch_example
objects Clean old temporary tracking 2024-01-12 14:25:44 +01:00
policies Reject unsafe delete attachment calls 2023-05-10 19:51:33 +02:00
privsep Fix test_nvmet_driver tests 2023-10-03 17:39:53 +02:00
scheduler Merge "Scheduler: Remove unnecessary DB read" 2023-10-03 18:20:01 +00:00
targets LVM nvmet: Add support for multiple ip addresses 2023-02-21 19:39:29 +01:00
volume Merge "Fujitsu driver: Improve volume deletion" 2024-04-19 17:54:31 +00:00
windows Skip sparse copy during volume reimage 2023-12-26 13:08:58 +05:30
zonemanager Add unit test for successful _run_ssh execution in Cisco driver 2023-11-16 17:26:51 +00:00
__init__.py Tests: Fix test runner never finishing 2022-08-24 19:37:37 +02:00
cast_as_call.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
conf_fixture.py Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
fake_cluster.py
fake_constants.py Default type overrides 2020-09-16 14:05:31 +00:00
fake_group.py
fake_group_snapshot.py
fake_notifier.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
fake_objects.py
fake_service.py
fake_snapshot.py Add context to cloning snapshots in remotefs driver 2019-07-10 10:41:15 +02:00
fake_utils.py Remove six of files under cinder/test/unit 2020-10-14 09:19:08 +08:00
fake_volume.py Expose volume_attachments in Volume OVO 2021-09-15 16:58:09 +02:00
known_issues.py Tests: Fix test runner never finishing 2022-08-24 19:37:37 +02:00
policy.yaml Update policies related to user visible extra specs 2021-09-15 14:47:00 -07:00
test.py Merge "UTs: Fix clearing of RPC exchange between tests" 2023-12-04 20:50:52 +00:00
test_api.py Remove six of files under cinder/test/unit 2020-10-14 09:19:08 +08:00
test_api_urlmap.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_cleanable_manager.py db: Drop support for MySQL 5.5 2022-04-12 11:03:50 +01:00
test_cmd.py Tests: Fix cmd tests 2022-08-29 17:10:02 +02:00
test_context.py Add infrastructure for testing new RBAC policies 2021-08-31 15:41:17 -07:00
test_coordination.py Merge "Deadlock prevention support in synchronize" 2023-07-03 19:09:39 +00:00
test_db_api.py Fix online data migration 2024-02-20 13:59:46 +05:30
test_db_worker_api.py db: Drop support for MySQL 5.5 2022-04-12 11:03:50 +01:00
test_evaluator.py Scheduler Evaluator: raise recursion limit 2022-05-19 14:37:12 -04:00
test_exception.py Remove six of files under cinder/test/unit 2020-10-14 09:19:08 +08:00
test_fixtures.py
test_hacking.py Hacking: Remove C306, C308 checks 2023-09-14 15:18:58 -04:00
test_image_utils.py Skip sparse copy during volume reimage 2023-12-26 13:08:58 +05:30
test_interface.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_manager.py Remove six of files under cinder/test/unit 2020-10-14 09:19:08 +08:00
test_paginate_query.py db: Final cleanup for context-based enginefacade 2022-04-14 19:19:16 +01:00
test_policy.py Make sure we pass context objects directly to policy enforcement 2021-02-17 17:44:40 +00:00
test_qos_specs.py Remove six of files under cinder/test/unit 2020-10-14 09:19:08 +08:00
test_quota.py db: Remove final users of 'get_session' 2022-04-14 19:19:18 +01:00
test_quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
test_rpc.py Clear OVO history and compatibility 2021-08-25 17:50:48 +02:00
test_service.py db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
test_service_auth.py Remove unused config imports/objects 2021-09-15 10:14:36 -04:00
test_setup_profiler.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_ssh_utils.py Make paramiko import optional 2023-04-11 10:50:15 -04:00
test_test.py Handle oslo.messaging ping endpoint 2020-09-03 17:04:17 -05:00
test_test_utils.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_utils.py Improve test_execute_root_and_helper 2023-03-24 22:34:22 +05:00
test_volume_cleanup.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_volume_configuration.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_glance_metadata.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_throttling.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_transfer.py db: Final cleanup for context-based enginefacade 2022-04-14 19:19:16 +01:00
test_volume_types.py db: Remove final users of 'get_session' 2022-04-14 19:19:18 +01:00
test_volume_types_extra_specs.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_utils.py Skip sparse copy during volume reimage 2023-12-26 13:08:58 +05:30
utils.py Clean old temporary tracking 2024-01-12 14:25:44 +01:00