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
/
glanceclient
/
v2
/
images.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Requests breaking download progress bar
Louis Taylor
2015-01-04
1
-3
/
+5
*
Fix v2 requests to non-bleeding edge servers
Lakshmi N Sampath
2014-09-12
1
-2
/
+8
*
Replace old httpclient with requests
AmalaBasha
2014-07-10
1
-19
/
+18
*
Resolving the performance issue for image listing of v2 API
Zhi Yan Liu
2014-07-08
1
-5
/
+19
*
Prepend '/' to the delete url for the v2 client
Manuel Desbonnet
2014-06-23
1
-1
/
+1
*
Add support for location parameters in v2 commands
David Koo
2014-06-16
1
-0
/
+93
*
Python 3: do not use the unicode() function
Cyril Roelandt
2014-03-03
1
-2
/
+3
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
1
-2
/
+4
*
It was removed urllib, urllib2 & urlparse modules
Victor Morales
2014-01-18
1
-3
/
+3
*
Python 3: use six.iteritems and six.string_types
Yassine Lamgarchal
2014-01-13
1
-2
/
+2
*
Python 3: use six.iteritems() instead of iteritems()
Yassine Lamgarchal
2014-01-09
1
-1
/
+2
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
Merge "Use openstack-images-v2.1-json-patch for update method"
Jenkins
2013-09-19
1
-1
/
+1
|
\
|
*
Use openstack-images-v2.1-json-patch for update method
Ghe Rivero
2013-08-23
1
-1
/
+1
*
|
Enable query image by tag
Fei Long Wang
2013-08-28
1
-0
/
+10
|
/
*
\Allow removal of properties using glance v2 api
eddie-sheffield
2013-08-13
1
-4
/
+18
*
Updated from global requirements
Monty Taylor
2013-08-10
1
-1
/
+1
*
Revert 02116565d358a4fa254217779fef82b14b38d8ca
0.10.0
Mark J. Washenberger
2013-08-08
1
-1
/
+1
*
Show a pretty progressbar when uploading and downloading an image.
mouad benchchaoui
2013-08-08
1
-4
/
+3
*
Changes to allow image upload with V2 api
eddie-sheffield
2013-07-31
1
-0
/
+13
*
Enable client library V2 to create an image.
eddie-sheffield
2013-07-25
1
-0
/
+19
*
Increase default page_size value
Jared Culp
2013-07-16
1
-1
/
+1
*
Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)
Flaper Fesp
2013-06-04
1
-1
/
+2
*
Implements filters: visibility, owner, member_status.
Brian Rosmaita
2013-03-08
1
-2
/
+15
*
Add library support for v2 image update
Brian Waldon
2013-02-13
1
-0
/
+22
*
Adds image-delete functionality.
Anita Kuno
2013-01-29
1
-0
/
+4
*
Enable client V2 to download images
Lars Gellrich
2012-08-09
1
-0
/
+17
*
Stop looking for v2 image in container
Brian Waldon
2012-07-30
1
-2
/
+2
*
Add pagination to v2 image-list
Brian Waldon
2012-07-13
1
-3
/
+19
*
Convert v2 images list method to generator
Brian Waldon
2012-07-13
1
-3
/
+5
*
Replace static v2 Image model with warlock model
Brian Waldon
2012-07-13
1
-12
/
+13
*
Add support for viewing a single image through v2
Brian Waldon
2012-07-13
1
-0
/
+8
*
Add minimal support for the v2 API
Brian Waldon
2012-06-04
1
-0
/
+29
[prev]