Support for Version Listing in python-cinderclient
Registered by
Manik Sidana
OpenStack python clients like Nova, Glance etc have an api for listing of all versions ['/versions']. Cinderclient doesn't has such an API. This blueprint intends that support for `/versions' API should be added to cinderclient which would give information about DEPRECATED, SUPPORTED and CURRENT version of the APIs in sync with other clients.
Related Blueprint: https:/
Blueprint information
- Status:
- Not started
- Approver:
- Ivan Kolodyazhny
- Priority:
- Not
- 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
python-cinderclient already has a CLI and modules for listing available versions. Adding more alternative ways of getting that would just add confusion.
(?)