show active and supported API version of each service
Bug #1322295 reported by
Cindy Lu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
I think it would be nice to see the API version that is currently 'active' for each service (Cinder, Identity, Nova, etc) and those versions that are 'supported' in Horizon.
For example, Identity Service API has v2 and v3, but my version of Horizon is configured to v2.
You can get some of the info at Project > Access & Security > API Access tab, but not the 'supported' versions which would be useful.
summary: |
- show API version of service endpoint + show API versions of service endpoint |
description: | updated |
description: | updated |
summary: |
- show API versions of service endpoint + show API versions of service |
summary: |
- show API versions of service + show active and supported API version of each service |
Changed in horizon: | |
importance: | Undecided → Wishlist |
Changed in horizon: | |
status: | New → Confirmed |
Changed in horizon: | |
assignee: | nobody → Matt Borland (palecrow) |
status: | Confirmed → In Progress |
Changed in horizon: | |
assignee: | Matt Borland (palecrow) → nobody |
Changed in horizon: | |
status: | In Progress → Confirmed |
Changed in horizon: | |
milestone: | none → next |
To post a comment you must log in.
Wouldn't this depend on each service having an API that can be used to discover the versions supported? In general we can tell from the service endpoint what version is being used, but I'm not sure how we tell what versions are supported.