summaryrefslogtreecommitdiff
path: root/glanceclient/v2/client.py
Commit message (Expand)AuthorAgeFilesLines
* Adds support for Glance Tasks callsFei Long Wang2014-09-221-0/+3
* Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-121-39/+9
* Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-0/+34
* Handle endpoints with versions consistentlyStuart McLaren2014-01-221-2/+4
* Fix and enable gating on H306Dirk Mueller2013-12-161-1/+1
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-151-1/+1
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-021-2/+2
|/
* Enable client V2 to update/delete tags for a given image.Venkatesh Sampath2013-07-021-1/+4
* Image Members for glance v2 apiiccha-sethi2013-05-091-0/+7
* SSL Certificate ValidationBrian Waldon2012-08-041-3/+2
* Refactor http request/response loggingBrian Waldon2012-07-291-5/+0
* Replace static v2 Image model with warlock modelBrian Waldon2012-07-131-1/+8
* Add 'explain' command to v2 that describes schemasBrian Waldon2012-06-071-1/+3
* Add minimal support for the v2 APIBrian Waldon2012-06-041-0/+38