Bug 1041829

Summary: [RFE][python-glanceclient]: Allow discovery of available API versions
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/python-glanceclient/+spec/discover-available-api-versions
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:15:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 19:31:53 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/python-glanceclient/+spec/discover-available-api-versions.

Description:

Applications using the client library at times need to discover the available version(s) of the Glance API on a given server. This blueprint is to add functionality to python-glanceclient to facilitate this discovery.

This blueprint only covers programmatic use by other applications. Exposure via the CLI is likely desirable, but some consideration needs to be given to how this might be exposed to the CLI user and will be covered in a separate blueprint.

Specification URL (additional information):

None