diff options
| author | Zuul <zuul@review.opendev.org> | 2022-05-13 15:24:26 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-05-13 15:24:26 +0000 |
| commit | 644106a89cd3ccc4eac92ae9bf8b5896b9ffc697 (patch) | |
| tree | 06c1c5425e0ccd56bec4374670c2f1207c3057a3 /doc/source/cli/command-objects | |
| parent | 7fcfce486b5140d1a40a50f78de7cf831e184442 (diff) | |
| parent | 53a7e67b4132281c9e217061aac03429a77f869c (diff) | |
| download | python-openstackclient-644106a89cd3ccc4eac92ae9bf8b5896b9ffc697.tar.gz | |
Merge "volume: Add 'block storage resource filter list' command"
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/block-storage-resource-filter.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/block-storage-resource-filter.rst b/doc/source/cli/command-objects/block-storage-resource-filter.rst new file mode 100644 index 00000000..3e4c33ba --- /dev/null +++ b/doc/source/cli/command-objects/block-storage-resource-filter.rst @@ -0,0 +1,8 @@ +============================= +block storage resource filter +============================= + +Block Storage v3 + +.. autoprogram-cliff:: openstack.volume.v3 + :command: block storage resource filter * |
