Support for Version Listing API in cinder

Registered by Manik Sidana

OpenStack projects like Nova, Glance etc have an api for listing of all versions ['/versions']. Cinder doesn't has such an API. This blueprint intends that support for `/versions' API should be added to cinde which would give information about DEPRECATED, SUPPORTED and CURRENT version of the APIs in sync with other projects
Related blueprint : https://blueprints.launchpad.net/python-cinderclient/+spec/version-list-api

Blueprint information

Status:
Not started
Approver:
Ivan Kolodyazhny
Priority:
Undefined
Drafter:
Manik Sidana
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

I'm not clear what you are proposing here. Nova does not have a "/versions" endpoint either. Cinder and Nova are consistent with how available versions are retrieved:

https://developer.openstack.org/api-ref/block-storage/v3/index.html#api-versions
https://developer.openstack.org/api-ref/compute/#api-versions

Sorry for the confusion here(nova). Such an endpoint exists in glance.
https://developer.openstack.org/api-ref/image/versions/index.html?expanded=list-api-versions-detail#api-versions

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.