Support for Version Listing API in cinder
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:/
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
- Started by
- Completed by
Related branches
Related bugs
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:/
https:/
Sorry for the confusion here(nova). Such an endpoint exists in glance.
https:/