python-openstackclient/releasenotes/notes/add-volume-summary-command-b2175b48af3ccab1.yaml
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

6 lines
122 B
YAML

---
features:
- |
Added ``volume summary`` command to show the total size,
total count and metadata of volumes.