summaryrefslogtreecommitdiff
path: root/glanceclient/common
Commit message (Expand)AuthorAgeFilesLines
* Fix failure to create glance https connection poolHaikel Guemar2015-12-221-3/+4
* Fix client when using no ssl compressionStuart McLaren2015-04-161-0/+7
* Merge "Unify using six.moves.range rename everywhere"Jenkins2015-03-041-0/+2
|\
| * Unify using six.moves.range rename everywhereErno Kuvaja2015-02-251-0/+2
* | Merge "https: Prevent leaking sockets for some operations"Jenkins2015-03-041-56/+77
|\ \
| * | https: Prevent leaking sockets for some operationsStuart McLaren2015-02-181-56/+77
* | | Merge "Register our own ConnectionPool without globals"Jenkins2015-02-261-9/+26
|\ \ \ | |_|/ |/| |
| * | Register our own ConnectionPool without globalsIan Cordasco2015-02-061-10/+27
* | | Merge "Reduce the set of supported client SSL ciphers"Jenkins2015-02-231-0/+6
|\ \ \
| * | | Reduce the set of supported client SSL ciphersStuart McLaren2014-09-191-0/+6
* | | | Merge "Update HTTPS certificate handling for pep-0476"Jenkins2015-02-191-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update HTTPS certificate handling for pep-0476James Page2014-12-191-1/+5
* | | | Merge "Return 130 for keyboard interrupt"Jenkins2015-02-061-2/+2
|\ \ \ \
| * | | | Return 130 for keyboard interruptRakesh H S2015-02-051-2/+2
* | | | | Merge "Change oslo.utils to oslo_utils"Jenkins2015-02-063-7/+7
|\ \ \ \ \
| * | | | | Change oslo.utils to oslo_utilsLouis Taylor2015-02-053-7/+7
* | | | | | Merge "Close streamed requests explicitly"Jenkins2015-02-061-1/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Close streamed requests explicitlyIan Cordasco2015-01-151-1/+12
* | | | | | Ignore NoneType when encoding headersIan Cordasco2015-02-031-1/+1
| |/ / / / |/| | | |
* | | | | Remove openstack.common.importutilsLouis Taylor2015-01-282-2/+2
* | | | | Remove openstack.common.strutilsLouis Taylor2015-01-273-14/+18
* | | | | Handle HTTP byte returns in python 3Jamie Lennox2015-01-141-2/+2
|/ / / /
* | | | Merge "Curl statements to include globoff for IPv6 URLs"Jenkins2015-01-081-1/+1
|\ \ \ \
| * | | | Curl statements to include globoff for IPv6 URLssridhargaddam2014-11-241-1/+1
* | | | | Fix Requests breaking download progress barLouis Taylor2015-01-041-0/+15
* | | | | Fix broken-pipe seen in glance-apiSabari Kumar Murugesan2014-12-221-0/+2
| |/ / / |/| | |
* | | | Support schema types with non-str valueFlavio Percoco2014-12-101-2/+18
* | | | Don't require version to create Client instanceFlavio Percoco2014-12-091-3/+11
| |_|/ |/| |
* | | Send `identity_headers` through the wireFlavio Percoco2014-11-251-0/+4
|/ /
* | Merge "Don't set X-Auth-Token key in http session header if no token provided"Jenkins2014-11-201-1/+3
|\ \
| * | Don't set X-Auth-Token key in http session header if no token providedMatt Riedemann2014-10-301-1/+3
* | | Merge "Don't replace the https handler in the poolmanager"0.14.2Jenkins2014-11-052-3/+16
|\ \ \ | |/ / |/| |
| * | Don't replace the https handler in the poolmanagerFlavio Percoco2014-10-302-3/+16
| |/
* | Merge "Remove network_utils"Jenkins2014-10-091-2/+2
|\ \
| * | Remove network_utilsOleksii Chuprykov2014-10-031-2/+2
| |/
* | Merge "Default to system CA bundle if no CA certificate is provided"Jenkins2014-10-081-2/+3
|\ \ | |/ |/|
| * Default to system CA bundle if no CA certificate is providedRob Crittenden2014-09-021-2/+3
* | Merge "Downgrade log message for http request failures"Jenkins2014-09-171-1/+1
|\ \
| * | Downgrade log message for http request failuresChris Yeoh2014-08-011-1/+1
* | | Merge "Update how tokens are redacted"Jenkins2014-09-162-6/+15
|\ \ \
| * | | Update how tokens are redactedTravis Tripp2014-09-152-6/+15
* | | | Handle UnicodeDecodeError in log_http_responseMatt Riedemann2014-09-151-1/+2
|/ / /
* | | Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-121-0/+18
* | | Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-2/+12
| |/ |/|
* | Catch new urllib3 exception: ProtocolErrorPawel Koniszewski2014-09-031-1/+5
* | Fix error when logging http response with python 3Louis Taylor2014-08-261-1/+1
* | Merge "Enable osprofiler interface in glanceclient shell"Jenkins2014-08-201-3/+12
|\ \
| * | Enable osprofiler interface in glanceclient shellZhi Yan Liu2014-08-191-3/+12
* | | Ensure server's SSL cert is validatedStuart McLaren2014-08-192-3/+12
|/ /
* | Merge "Normalize glanceclient requested service url"Jenkins2014-08-181-3/+4
|\ \