index
:
delta/openstack/python-glanceclient.git
feature/artifacts
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-glanceclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix v2 requests to non-bleeding edge servers
Lakshmi N Sampath
2014-09-12
1
-0
/
+11
*
Replace old httpclient with requests
AmalaBasha
2014-07-10
1
-59
/
+67
*
Reuse class Manager from common code
Andrey Kurilin
2014-06-12
1
-0
/
+26
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
1
-1
/
+4
*
Python3: use six.StringIO rather than StringIO.StringIO
Yassine Lamgarchal
2014-01-10
1
-4
/
+4
*
Fix extra new line that break from progress bar
m.benchchaoui@cloudbau.de
2013-11-20
1
-0
/
+7
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
Show a pretty progressbar when uploading and downloading an image.
mouad benchchaoui
2013-08-08
1
-2
/
+17
*
Add test for glanceclient shells
Tatyana Leontovich
2013-05-17
1
-0
/
+32
*
Decode input and encode output
Flaper Fesp
2013-02-13
1
-2
/
+9
*
Add happy path tests for ResponseBodyIterator
Brian Waldon
2012-10-02
1
-1
/
+9
*
Enable client V2 to download images
Lars Gellrich
2012-08-09
1
-0
/
+3
*
Replace httplib2 with httplib as http driver
Brian Waldon
2012-07-23
1
-2
/
+18
*
Add pagination to v1 image-list
Brian Waldon
2012-07-19
1
-4
/
+1
*
Add pagination to v2 image-list
Brian Waldon
2012-07-13
1
-3
/
+4
*
Add 'explain' command to v2 that describes schemas
Brian Waldon
2012-06-07
1
-0
/
+33