summaryrefslogtreecommitdiff
path: root/doc/source/cli
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-10-07 16:32:15 +0000
committerGerrit Code Review <review@openstack.org>2022-10-07 16:32:15 +0000
commit7d67a0be7ffd870da52e5f38490435ad3a11b83a (patch)
tree7df1c13dc601b35af52858cd50d8bc84617cfd45 /doc/source/cli
parent71ef203cc6bec38e5fb04a277ddedc1d33c0e784 (diff)
parentbfdf900d0a2fae16fe1ff2d8604215dd2de01d4a (diff)
downloadpython-openstackclient-7d67a0be7ffd870da52e5f38490435ad3a11b83a.tar.gz
Merge "doc: Update cinder command mapping"
Diffstat (limited to 'doc/source/cli')
-rw-r--r--doc/source/cli/data/cinder.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/data/cinder.csv b/doc/source/cli/data/cinder.csv
index 37277966..f3da43eb 100644
--- a/doc/source/cli/data/cinder.csv
+++ b/doc/source/cli/data/cinder.csv
@@ -1,5 +1,5 @@
absolute-limits,limits show --absolute,Lists absolute limits for a user.
-api-version,WONTFIX,Display the server API version information.
+api-version,openstack versions show --service volume,Display the server API version information.
availability-zone-list,availability zone list --volume,Lists all availability zones.
attachment-complete,volume attachment complete,Complete an attachment for a cinder volume. (Supported by API versions 3.44 - 3.latest)
attachment-create,volume attachment create,Create an attachment for a cinder volume. (Supported by API versions 3.27 - 3.latest)