Add support for obtaining version info

Bug #487762 reported by Duncan McGreggor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txRackspace
New
Medium
Unassigned

Bug Description

The Rackspace CloudServers API supports obtaining version info via simple GET against servers.api.rackspacecloud.com. We need to support this.

The best option is probably a dedicated query object, similar to what was done with AuthenticatingQuery (e.g., VersionInfoQuery). A method on the client would use and instance of this custom query object instead of self.query_factory, which is used for API calls. This will allow a custom endpoint without conflicting with the endpoint in use my self.query_factory.

Changed in txrackspace:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.