summaryrefslogtreecommitdiff
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-121-0/+11
* Replace old httpclient with requestsAmalaBasha2014-07-101-59/+67
* Reuse class Manager from common codeAndrey Kurilin2014-06-121-0/+26
* Add support for image size in v2 api uploadEdward Hope-Morley2014-02-031-1/+4
* Python3: use six.StringIO rather than StringIO.StringIOYassine Lamgarchal2014-01-101-4/+4
* Fix extra new line that break from progress barm.benchchaoui@cloudbau.de2013-11-201-0/+7
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-081-2/+17
* Add test for glanceclient shellsTatyana Leontovich2013-05-171-0/+32
* Decode input and encode outputFlaper Fesp2013-02-131-2/+9
* Add happy path tests for ResponseBodyIteratorBrian Waldon2012-10-021-1/+9
* Enable client V2 to download imagesLars Gellrich2012-08-091-0/+3
* Replace httplib2 with httplib as http driverBrian Waldon2012-07-231-2/+18
* Add pagination to v1 image-listBrian Waldon2012-07-191-4/+1
* Add pagination to v2 image-listBrian Waldon2012-07-131-3/+4
* Add 'explain' command to v2 that describes schemasBrian Waldon2012-06-071-0/+33