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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
schema_args: Do not generate option for read-only properties
Cyril Roelandt
2022-09-26
1
-0
/
+2
*
Check if stdin has isatty attribute
Benedikt Loeffler
2022-07-07
1
-1
/
+1
*
Add support for Cache API
Erno Kuvaja
2022-02-22
1
-1
/
+43
*
Get tasks associated with image
Abhishek Kekane
2021-03-02
1
-0
/
+28
*
Merge "Do not use the six library."
Zuul
2020-07-17
4
-46
/
+24
|
\
|
*
Do not use the six library.
Cyril Roelandt
2020-06-23
4
-46
/
+24
*
|
Merge "Pass Global Request ID on with session client"
Zuul
2020-07-16
1
-1
/
+0
|
\
\
|
*
|
Pass Global Request ID on with session client
Erno Kuvaja
2020-07-13
1
-1
/
+0
|
|
/
*
|
Stop to use the __future__ module.
Hervé Beraud
2020-06-02
1
-2
/
+0
|
/
*
Fail gracefully when MD5 is unavailable
Brian Rosmaita
2020-05-04
1
-1
/
+8
*
Update hacking for Python3
Andreas Jaeger
2020-04-02
1
-1
/
+1
*
Cleanup session object
Alex Schultz
2019-08-01
1
-0
/
+9
*
Merge "Update hacking version"
Zuul
2019-06-24
1
-4
/
+4
|
\
|
*
Update hacking version
jacky06
2019-03-27
1
-4
/
+4
*
|
HTTPClient: actually set a timeout for requests
Cyril Roelandt
2019-04-09
1
-0
/
+1
|
/
*
Don't quote colon in HTTP headers
imacdonn
2018-11-01
1
-1
/
+5
*
Use "multihash" for data download validation
Brian Rosmaita
2018-09-07
1
-0
/
+20
*
Skip quote '=' for token header
wangxiyuan
2018-07-26
1
-1
/
+1
*
Do not quote '+' for token header
wangxiyuan
2018-07-25
1
-10
/
+15
*
Image show: print human readable string when the virtual size is unknown
Cyril Roelandt
2018-05-31
1
-0
/
+2
*
Merge "Removes unicode 'u' response from "glance image-tag-update""
Zuul
2018-05-18
1
-0
/
+31
|
\
|
*
Removes unicode 'u' response from "glance image-tag-update"
Abijitha Nadagouda
2018-02-02
1
-0
/
+31
*
|
Handle HTTP headers per RFC 8187
Brian Rosmaita
2018-05-17
1
-2
/
+21
*
|
Fix python 3.6 escape char warning
Eric Harney
2017-07-31
1
-1
/
+1
|
/
*
Removed the --no-ssl-compression parameter which is deprecated
PranaliD
2017-07-25
2
-94
/
+0
*
turn on warning-is-error in sphinx build
Doug Hellmann
2017-06-28
1
-1
/
+1
*
add explicit dependency on pyopenssl
Doug Hellmann
2017-06-28
1
-0
/
+5
*
Merge "Replace six.iteritems() with .items()"
Jenkins
2017-06-28
2
-7
/
+7
|
\
|
*
Replace six.iteritems() with .items()
ji-xuepeng
2017-02-08
2
-7
/
+7
*
|
Merge "Allow global_request_id in Client constructor"
2.7.0
Jenkins
2017-06-01
1
-0
/
+9
|
\
\
|
*
|
Allow global_request_id in Client constructor
Sean Dague
2017-06-01
1
-0
/
+9
*
|
|
Downloading image with --progress fails
Abhishek Kekane
2017-05-29
1
-0
/
+7
*
|
|
Merge "Downloading image with --progress fails for python3"
Jenkins
2017-05-29
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Downloading image with --progress fails for python3
Abhishek Kekane
2017-05-18
1
-0
/
+3
*
|
|
v2: Content-Type: application/octet-stream header always added
ckonstanski
2017-05-19
1
-7
/
+9
*
|
|
Convert IOError from requests
Eric Fried
2017-05-19
1
-1
/
+1
|
/
/
*
|
Merge "Replace functions 'dict.get' and 'del' with 'dict.pop'"
Jenkins
2017-03-06
1
-3
/
+2
|
\
\
|
*
|
Replace functions 'dict.get' and 'del' with 'dict.pop'
bhagyashris
2017-01-31
1
-3
/
+2
|
|
/
*
|
x-openstack-request-id logged twice in logs
Abhishek Kekane
2017-02-22
1
-10
/
+10
|
/
*
Add request id to returned objects
Ravi Jethani
2017-01-20
1
-0
/
+74
*
Merge "Use import_versioned_module from oslo.utils"
Jenkins
2016-12-16
1
-8
/
+0
|
\
|
*
Use import_versioned_module from oslo.utils
Li Wei
2016-12-06
1
-8
/
+0
*
|
Merge "Revert "Add last_request_id member to HTTPClient and SessionClient""
Jenkins
2016-12-14
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Revert "Add last_request_id member to HTTPClient and SessionClient"
Abhishek Kekane
2016-05-23
1
-4
/
+0
*
|
Merge "Add Apache 2.0 license to source file"
Jenkins
2016-11-18
1
-0
/
+12
|
\
\
|
*
|
Add Apache 2.0 license to source file
Cao Xuan Hoang
2016-10-04
1
-0
/
+12
*
|
|
Move old oslo-incubator code out of openstack/common
Abhishek Kekane
2016-11-08
1
-35
/
+0
|
/
/
*
|
switch from keystoneclient to keystoneauth
Itisha Dewan
2016-09-03
1
-4
/
+4
*
|
Merge "Fix string interpolation to delayed to be handled by the logging code"
Jenkins
2016-07-30
1
-1
/
+1
|
\
\
|
*
|
Fix string interpolation to delayed to be handled by the logging code
haobing1
2016-07-18
1
-1
/
+1
[next]