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
*
Fix failure to create glance https connection pool
Haikel Guemar
2015-12-22
1
-3
/
+4
*
Fix client when using no ssl compression
Stuart McLaren
2015-04-16
1
-0
/
+7
*
Merge "Unify using six.moves.range rename everywhere"
Jenkins
2015-03-04
1
-0
/
+2
|
\
|
*
Unify using six.moves.range rename everywhere
Erno Kuvaja
2015-02-25
1
-0
/
+2
*
|
Merge "https: Prevent leaking sockets for some operations"
Jenkins
2015-03-04
1
-56
/
+77
|
\
\
|
*
|
https: Prevent leaking sockets for some operations
Stuart McLaren
2015-02-18
1
-56
/
+77
*
|
|
Merge "Register our own ConnectionPool without globals"
Jenkins
2015-02-26
1
-9
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Register our own ConnectionPool without globals
Ian Cordasco
2015-02-06
1
-10
/
+27
*
|
|
Merge "Reduce the set of supported client SSL ciphers"
Jenkins
2015-02-23
1
-0
/
+6
|
\
\
\
|
*
|
|
Reduce the set of supported client SSL ciphers
Stuart McLaren
2014-09-19
1
-0
/
+6
*
|
|
|
Merge "Update HTTPS certificate handling for pep-0476"
Jenkins
2015-02-19
1
-1
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update HTTPS certificate handling for pep-0476
James Page
2014-12-19
1
-1
/
+5
*
|
|
|
Merge "Return 130 for keyboard interrupt"
Jenkins
2015-02-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Return 130 for keyboard interrupt
Rakesh H S
2015-02-05
1
-2
/
+2
*
|
|
|
|
Merge "Change oslo.utils to oslo_utils"
Jenkins
2015-02-06
3
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Change oslo.utils to oslo_utils
Louis Taylor
2015-02-05
3
-7
/
+7
*
|
|
|
|
|
Merge "Close streamed requests explicitly"
Jenkins
2015-02-06
1
-1
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Close streamed requests explicitly
Ian Cordasco
2015-01-15
1
-1
/
+12
*
|
|
|
|
|
Ignore NoneType when encoding headers
Ian Cordasco
2015-02-03
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Remove openstack.common.importutils
Louis Taylor
2015-01-28
2
-2
/
+2
*
|
|
|
|
Remove openstack.common.strutils
Louis Taylor
2015-01-27
3
-14
/
+18
*
|
|
|
|
Handle HTTP byte returns in python 3
Jamie Lennox
2015-01-14
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge "Curl statements to include globoff for IPv6 URLs"
Jenkins
2015-01-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Curl statements to include globoff for IPv6 URLs
sridhargaddam
2014-11-24
1
-1
/
+1
*
|
|
|
|
Fix Requests breaking download progress bar
Louis Taylor
2015-01-04
1
-0
/
+15
*
|
|
|
|
Fix broken-pipe seen in glance-api
Sabari Kumar Murugesan
2014-12-22
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Support schema types with non-str value
Flavio Percoco
2014-12-10
1
-2
/
+18
*
|
|
|
Don't require version to create Client instance
Flavio Percoco
2014-12-09
1
-3
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Send `identity_headers` through the wire
Flavio Percoco
2014-11-25
1
-0
/
+4
|
/
/
*
|
Merge "Don't set X-Auth-Token key in http session header if no token provided"
Jenkins
2014-11-20
1
-1
/
+3
|
\
\
|
*
|
Don't set X-Auth-Token key in http session header if no token provided
Matt Riedemann
2014-10-30
1
-1
/
+3
*
|
|
Merge "Don't replace the https handler in the poolmanager"
0.14.2
Jenkins
2014-11-05
2
-3
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't replace the https handler in the poolmanager
Flavio Percoco
2014-10-30
2
-3
/
+16
|
|
/
*
|
Merge "Remove network_utils"
Jenkins
2014-10-09
1
-2
/
+2
|
\
\
|
*
|
Remove network_utils
Oleksii Chuprykov
2014-10-03
1
-2
/
+2
|
|
/
*
|
Merge "Default to system CA bundle if no CA certificate is provided"
Jenkins
2014-10-08
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Default to system CA bundle if no CA certificate is provided
Rob Crittenden
2014-09-02
1
-2
/
+3
*
|
Merge "Downgrade log message for http request failures"
Jenkins
2014-09-17
1
-1
/
+1
|
\
\
|
*
|
Downgrade log message for http request failures
Chris Yeoh
2014-08-01
1
-1
/
+1
*
|
|
Merge "Update how tokens are redacted"
Jenkins
2014-09-16
2
-6
/
+15
|
\
\
\
|
*
|
|
Update how tokens are redacted
Travis Tripp
2014-09-15
2
-6
/
+15
*
|
|
|
Handle UnicodeDecodeError in log_http_response
Matt Riedemann
2014-09-15
1
-1
/
+2
|
/
/
/
*
|
|
Fix v2 requests to non-bleeding edge servers
Lakshmi N Sampath
2014-09-12
1
-0
/
+18
*
|
|
Support for Metadata Definitions Catalog API
0.14.0
Pawel Koniszewski
2014-09-03
1
-2
/
+12
|
|
/
|
/
|
*
|
Catch new urllib3 exception: ProtocolError
Pawel Koniszewski
2014-09-03
1
-1
/
+5
*
|
Fix error when logging http response with python 3
Louis Taylor
2014-08-26
1
-1
/
+1
*
|
Merge "Enable osprofiler interface in glanceclient shell"
Jenkins
2014-08-20
1
-3
/
+12
|
\
\
|
*
|
Enable osprofiler interface in glanceclient shell
Zhi Yan Liu
2014-08-19
1
-3
/
+12
*
|
|
Ensure server's SSL cert is validated
Stuart McLaren
2014-08-19
2
-3
/
+12
|
/
/
*
|
Merge "Normalize glanceclient requested service url"
Jenkins
2014-08-18
1
-3
/
+4
|
\
\
[next]