python-cinderclient/cinderclient/tests/unit/v3
Brian Rosmaita c6f74bf1bc [stable-only] Add missing classes to cinderclient.v3
The QuotaSet class was never added to cinderclient.v3.quotas, and
the VolumeTransfer class was never added to cinderclient.v3.
volume_transfers.

Note: this fix is proposed directly to the stable branches, as the
issue was fixed differently in master (Xena development) when the
cinderclient.v2 classes were removed by change I335db5c1799e.

Change-Id: Ie00f068d7818e20683a0c242b51027d657382dd4
Closes-bug: #1938451
(cherry picked from commit 579846c7a4)
2021-08-31 12:19:26 +00:00
..
__init__.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
fakes.py Merge "Drop support for Cinder v1 API" 2019-09-08 05:27:59 +00:00
test_attachments.py Add mode option to attachment-create 2018-07-17 15:58:46 -05:00
test_clusters.py Wrap cluster related function with api_version 2016-09-01 01:45:05 +00:00
test_default_types.py Add commands for default type overrides 2020-09-16 12:31:54 +00:00
test_group_snapshots.py Fix for v3 volume unit tests 2018-01-25 21:00:08 +08:00
test_group_types.py Enable H306 2017-08-01 16:23:49 -04:00
test_groups.py unable to create group from src in cinderclient 2018-06-20 09:09:54 +08:00
test_messages.py Fix for v3 volume unit tests 2018-01-25 21:00:08 +08:00
test_quotas.py Support skip-validation for quota update 2017-07-18 01:03:06 +00:00
test_resource_filters.py Fix for v3 volume unit tests 2018-01-25 21:00:08 +08:00
test_services.py Support for reporting backend state in service list 2018-01-09 09:04:00 +08:00
test_shell.py Add commands for default type overrides 2020-09-16 12:31:54 +00:00
test_v2_compatibility.py [stable-only] Add missing classes to cinderclient.v3 2021-08-31 12:19:26 +00:00
test_volume_backups.py Enable H306 2017-08-01 16:23:49 -04:00
test_volume_transfers.py Fix backwards compat for volume transfer < 3.55 2018-08-04 12:24:35 -05:00
test_volumes.py Drop support for --allow-multiattach 2019-09-11 08:06:43 -04:00