Skip to content

Commit bfdf900

Browse files
committed
doc: Update cinder command mapping
I had incorrectly marked the 'api-version' command as WONTFIX. Turns out we already support this, albeit via keystone as opposed to a cinder-specific API. Change-Id: I804ef1ca5a0f4df844d8c2229688c4edbac45aa9 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
1 parent 00d8d94 commit bfdf900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/cli/data/cinder.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
absolute-limits,limits show --absolute,Lists absolute limits for a user.
2-
api-version,WONTFIX,Display the server API version information.
2+
api-version,openstack versions show --service volume,Display the server API version information.
33
availability-zone-list,availability zone list --volume,Lists all availability zones.
44
attachment-complete,volume attachment complete,Complete an attachment for a cinder volume. (Supported by API versions 3.44 - 3.latest)
55
attachment-create,volume attachment create,Create an attachment for a cinder volume. (Supported by API versions 3.27 - 3.latest)

0 commit comments

Comments
 (0)