python-openstackclient/openstackclient/tests/unit/volume/v3
whoami-rajat 2be3596779 Add block storage cleanup command
This patch adds the ``block storage cleanup`` command that
allow operators to cleanup resources (volumes and snapshots) with
failed operations by requesting services in other hosts in the
same cluster to cleanup resources of a failed service.

Change-Id: I1375223f525021db5201fa0a9f9a647d17dd01f7
2023-02-17 10:02:22 +00:00
..
__init__.py Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
fakes.py Add block storage cleanup command 2023-02-17 10:02:22 +00:00
test_block_storage_cleanup.py Add block storage cleanup command 2023-02-17 10:02:22 +00:00
test_block_storage_cluster.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_block_storage_log_level.py Add block storage log level {list, set} commands 2023-02-16 04:33:40 +00:00
test_block_storage_resource_filter.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_volume.py Add volume revert command 2023-02-16 04:33:40 +00:00
test_volume_attachment.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_volume_group.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_volume_group_snapshot.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_volume_group_type.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_volume_message.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00