summaryrefslogtreecommitdiff
path: root/glanceclient/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Normalize glanceclient requested service urlZhi Yan Liu2014-08-071-3/+4
* | | Fix glance-client to work with IPv6 controllersSudipta Biswas2014-08-061-1/+12
|/ /
* | Merge "Use immutable arg rather mutable arg"Jenkins2014-08-031-2/+4
|\ \ | |/ |/|
| * Use immutable arg rather mutable argliuqing2014-07-031-2/+4
* | Don't stream non-binary requestsMatt Riedemann2014-07-161-1/+6
* | Replace old httpclient with requestsAmalaBasha2014-07-103-475/+395
* | Merge "Add profiling support to glanceclinet"Jenkins2014-07-081-0/+7
|\ \ | |/ |/|
| * Add profiling support to glanceclinetBoris Pavlovic2014-07-061-0/+7
* | Merge "Fix CA certificate handling"Jenkins2014-06-301-1/+1
|\ \
| * | Fix CA certificate handlingStuart McLaren2014-06-251-1/+1
* | | Merge "Reuse class Manager from common code"Jenkins2014-06-182-60/+40
|\ \ \
| * | | Reuse class Manager from common codeAndrey Kurilin2014-06-122-60/+40
| |/ /
* | | Change a debug line to prevent UnicodeDecodeError issueMichael Still2014-06-181-1/+1
* | | Add support for location parameters in v2 commandsDavid Koo2014-06-161-0/+10
|/ /
* | Merge "Remove auth token from http logging"Jenkins2014-06-041-1/+6
|\ \
| * | Remove auth token from http loggingTom Leaman2014-05-271-1/+6
* | | Merge "Finalize Python3 support"Jenkins2014-05-282-16/+40
|\ \ \ | |/ / |/| |
| * | Finalize Python3 supportFrederic Lepied2014-05-202-16/+40
| |/
* | Merge "fixed typos found by RETF rules"Jenkins2014-05-222-3/+3
|\ \
| * | fixed typos found by RETF rulesChristian Berendt2014-05-052-3/+3
| |/
* | Merge "Return request ID to callers"Jenkins2014-05-201-2/+4
|\ \ | |/ |/|
| * Return request ID to callersChris Buccella2014-04-251-2/+4
* | Fix for invalid literal ValueError parsing ipv6 url(s)Davanum Srinivas2014-04-021-1/+2
|/
* Python 3: do not use the unicode() functionCyril Roelandt2014-03-031-1/+1
* Python3: define a __next__() method for VerboseIteratorWrapperCyril Roelandt2014-02-201-1/+6
* Fix misspellings in python-glanceclientShane Wang2014-02-071-1/+1
* Add support for image size in v2 api uploadEdward Hope-Morley2014-02-031-3/+27
* Merge "Using common method 'bool_from_string' from oslo strutils"Jenkins2014-01-311-5/+1
|\
| * Using common method 'bool_from_string' from oslo strutilsllg82122014-01-241-5/+1
* | Merge "Handle endpoints with versions consistently"Jenkins2014-01-241-0/+13
|\ \
| * | Handle endpoints with versions consistentlyStuart McLaren2014-01-221-0/+13
| |/