python-openstackclient/openstackclient/tests/unit/volume/v3
whoami-rajat 77266bd9c3 Add volume summary command
This patch adds the ``volume summary`` command which shows the total
size, total count and metadata of all volumes.
This command is available from microversion 3.12 and the metadata
info is available from microversion 3.36.

Change-Id: I6472337e8b1dc91aad5fbe416673a5d5a5d5fa88
2023-01-13 21:18:15 +05:30
..
__init__.py Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
fakes.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +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_resource_filter.py tests: Remove unnecessary nesting of volume resources 2022-09-30 11:42:07 +00:00
test_volume.py Add volume summary command 2023-01-13 21:18:15 +05:30
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