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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Adds support for Glance Tasks calls"
Jenkins
2014-10-16
3
-0
/
+188
|
\
|
*
Adds support for Glance Tasks calls
Fei Long Wang
2014-09-22
3
-0
/
+188
*
|
Merge "Skip non-base properties in patch method"
Jenkins
2014-10-03
1
-3
/
+5
|
\
\
|
*
|
Skip non-base properties in patch method
Kamil Rykowski
2014-09-29
1
-3
/
+5
|
|
/
*
|
Merge "CLI image-update gives a wrong help on '--tags' param"
0.14.1
Jenkins
2014-09-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
CLI image-update gives a wrong help on '--tags' param
Zhi Yan Liu
2014-07-10
1
-1
/
+1
*
|
Fix v2 requests to non-bleeding edge servers
Lakshmi N Sampath
2014-09-12
5
-54
/
+71
*
|
Support for Metadata Definitions Catalog API
0.14.0
Pawel Koniszewski
2014-09-03
3
-0
/
+756
*
|
Replace old httpclient with requests
AmalaBasha
2014-07-10
4
-30
/
+26
*
|
Enable F841
ChangBo Guo(gcb)
2014-07-09
1
-2
/
+1
|
/
*
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
*
Merge "Add support for location parameters in v2 commands"
Jenkins
2014-06-17
2
-13
/
+142
|
\
|
*
Add support for location parameters in v2 commands
David Koo
2014-06-16
2
-13
/
+142
*
|
Merge "progress flag not supported in v2 API"
Jenkins
2014-06-17
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
progress flag not supported in v2 API
wanghong
2014-04-16
1
-2
/
+7
*
|
fixed typos found by RETF rules
Christian Berendt
2014-05-05
1
-1
/
+1
|
/
*
Merge "Improve help strings"
Jenkins
2014-03-16
1
-14
/
+14
|
\
|
*
Improve help strings
Andreas Jaeger
2014-02-26
1
-14
/
+14
*
|
Merge "Python 3: do not use the unicode() function"
Jenkins
2014-03-04
1
-2
/
+3
|
\
\
|
*
|
Python 3: do not use the unicode() function
Cyril Roelandt
2014-03-03
1
-2
/
+3
|
|
/
*
|
Replace file with open, which is Python 3 compatible
Alex Gaynor
2014-02-13
1
-1
/
+1
|
/
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
2
-3
/
+10
*
Merge "Handle endpoints with versions consistently"
Jenkins
2014-01-24
1
-2
/
+4
|
\
|
*
Handle endpoints with versions consistently
Stuart McLaren
2014-01-22
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
2
-4
/
+7
*
Get better format for long lines with PrettyTable
Fei Long Wang
2014-01-06
1
-1
/
+3
*
Fix and enable gating on H306
Dirk Mueller
2013-12-16
1
-1
/
+1
*
Merge "Fix Pep8 errors found by Pep8 1.4.6"
Jenkins
2013-11-15
1
-2
/
+2
|
\
|
*
Fix Pep8 errors found by Pep8 1.4.6
Dirk Mueller
2013-10-18
1
-2
/
+2
*
|
Merge "Replace OpenStack LLC with OpenStack Foundation"
Jenkins
2013-11-15
4
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
4
-4
/
+4
*
|
Add CLI for V2 image create, update, and upload
eddie-sheffield
2013-10-02
3
-2
/
+117
|
/
*
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
2
-1
/
+13
|
/
*
\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
2
-4
/
+8
*
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
*
Merge "Increase default page_size value"
Jenkins
2013-07-19
1
-1
/
+1
|
\
|
*
Increase default page_size value
Jared Culp
2013-07-16
1
-1
/
+1
*
|
Merge "Expose checksum index image property in client"
Jenkins
2013-07-17
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Expose checksum index image property in client
amalaba
2013-07-12
1
-1
/
+3
*
|
Enable client V2 to update/delete tags for a given image.
Venkatesh Sampath
2013-07-02
3
-1
/
+72
|
/
*
Start using Pyflakes and Hacking
Dirk Mueller
2013-06-22
2
-3
/
+1
[next]