Files
python-openstackclient/releasenotes/notes/add-volume-list-property-option-62008dc24762663b.yaml
ohjiwoo 572eeb6d38 Add metadata as a filter condition when listing volumes
When listing volumes, the API provides metadata as a query parameter, but this feature is not implemented in the client code. So add parameter.

story: 2011487
task: 52446
Change-Id: I4bf66d4e073c86296fa96ee29c2b33d771e18293
Signed-off-by: ohjiwoo <jiwooo.oh@samsung.com>
2025-07-04 09:28:40 +00:00

4 lines
90 B
YAML

---
features:
- Add ``--property`` option to ``volume list`` command to filter volumes.