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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Allow global_request_id in Client constructor"
2.7.0
Jenkins
2017-06-01
2
-0
/
+22
|
\
|
*
Allow global_request_id in Client constructor
Sean Dague
2017-06-01
2
-0
/
+22
*
|
Downloading image with --progress fails
Abhishek Kekane
2017-05-29
2
-1
/
+13
*
|
Merge "Downloading image with --progress fails for python3"
Jenkins
2017-05-29
2
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Downloading image with --progress fails for python3
Abhishek Kekane
2017-05-18
2
-2
/
+7
*
|
v2: Content-Type: application/octet-stream header always added
ckonstanski
2017-05-19
4
-8
/
+136
*
|
Convert IOError from requests
Eric Fried
2017-05-19
2
-11
/
+3
|
/
*
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
2
-10
/
+28
|
/
*
Merge "Replace dict.iteritems() with dict.items()"
Jenkins
2017-01-24
1
-2
/
+2
|
\
|
*
Replace dict.iteritems() with dict.items()
Luong Anh Tuan
2016-12-20
1
-2
/
+2
*
|
Merge "Add support for community images"
Jenkins
2017-01-23
3
-3
/
+21
|
\
\
|
*
|
Add support for community images
Alexander Bashmakov
2016-11-10
3
-3
/
+21
*
|
|
Merge "Add request id to returned objects"
Jenkins
2017-01-23
18
-211
/
+567
|
\
\
\
|
*
|
|
Add request id to returned objects
Ravi Jethani
2017-01-20
18
-211
/
+567
*
|
|
|
Add ploop in disk_format
Evgeny Antyshev
2017-01-19
4
-4
/
+5
|
/
/
/
*
|
|
Merge "Handle formatting of subcommand name in error output"
Jenkins
2017-01-13
2
-1
/
+64
|
\
\
\
|
*
|
|
Handle formatting of subcommand name in error output
Ian Cordasco
2017-01-11
2
-1
/
+64
*
|
|
|
Add vhdx in disk_format
Li Wei
2017-01-10
4
-3
/
+59
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Use import_versioned_module from oslo.utils"
Jenkins
2016-12-16
3
-10
/
+6
|
\
\
\
|
*
|
|
Use import_versioned_module from oslo.utils
Li Wei
2016-12-06
3
-10
/
+6
|
|
/
/
*
|
|
Merge "Revert "Add last_request_id member to HTTPClient and SessionClient""
Jenkins
2016-12-14
2
-12
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Add last_request_id member to HTTPClient and SessionClient"
Abhishek Kekane
2016-05-23
2
-12
/
+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
13
-330
/
+14
*
|
|
Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
Cao Xuan Hoang
2016-09-28
1
-1
/
+1
|
/
/
*
|
switch from keystoneclient to keystoneauth
Itisha Dewan
2016-09-03
5
-46
/
+51
*
|
Merge "Revert "Don't update tags every time""
2.5.0
Jenkins
2016-08-20
2
-34
/
+6
|
\
\
|
*
|
Revert "Don't update tags every time"
Steve Martinelli
2016-08-19
2
-34
/
+6
*
|
|
Update doc URL
KATO Tomoyuki
2016-08-19
1
-1
/
+1
*
|
|
Merge "Fix warlock model creation"
2.4.0
Jenkins
2016-08-12
5
-12
/
+19
|
\
\
\
|
*
|
|
Fix warlock model creation
Sabari Kumar Murugesan
2016-07-06
5
-12
/
+19
*
|
|
|
Merge "Don't update tags every time"
Jenkins
2016-08-08
2
-6
/
+34
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Don't update tags every time
Mike Fedosin
2016-06-01
2
-6
/
+34
*
|
|
|
Merge "Remove unused openstack/common/apiclient/client"
Jenkins
2016-08-04
2
-575
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unused openstack/common/apiclient/client
Matt Riedemann
2016-07-27
2
-575
/
+0
*
|
|
|
|
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
*
|
|
|
|
|
Merge "Log request-id before exceptions raised"
Jenkins
2016-07-30
1
-10
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Log request-id before exceptions raised
Abhishek Kekane
2016-07-18
1
-10
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge "py3: Fix encoding and use sys.stdin.buffer"
Jenkins
2016-07-28
6
-5
/
+28
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
py3: Fix encoding and use sys.stdin.buffer
Sirushti Murugesan
2016-07-25
6
-5
/
+28
*
|
|
|
|
|
Replace OpenStack LLC with OpenStack Foundation
dineshbhor
2016-07-26
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge "Add comment about workaround for py3"
Jenkins
2016-07-20
1
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add comment about workaround for py3
Louis Taylor
2016-07-13
1
-0
/
+2
*
|
|
|
|
Merge "Update outdated image shema"
Jenkins
2016-07-16
1
-91
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
Update outdated image shema
Mike Fedosin
2016-06-28
1
-91
/
+63
*
|
|
|
|
|
Merge "Log request-id for each api call"
Jenkins
2016-07-15
1
-0
/
+10
|
\
\
\
\
\
\
[next]