summaryrefslogtreecommitdiff
path: root/glanceclient
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 "Adds support for Glance Tasks calls"Jenkins2014-10-163-0/+188
|\ \
| * | Adds support for Glance Tasks callsFei Long Wang2014-09-223-0/+188
* | | Merge "Remove network_utils"Jenkins2014-10-092-110/+2
|\ \ \
| * | | Remove network_utilsOleksii Chuprykov2014-10-032-110/+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 "Skip non-base properties in patch method"Jenkins2014-10-031-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip non-base properties in patch methodKamil Rykowski2014-09-291-3/+5
* | | | Merge "CLI image-update gives a wrong help on '--tags' param"0.14.1Jenkins2014-09-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | CLI image-update gives a wrong help on '--tags' paramZhi Yan Liu2014-07-101-1/+1
* | | | 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
* | | | | Merge "Print traceback to stderr if --debug is set"Jenkins2014-09-161-0/+7
|\ \ \ \ \
| * | | | | Print traceback to stderr if --debug is setLouis Taylor2014-09-151-0/+7
| |/ / / /
* | | | | Handle UnicodeDecodeError in log_http_responseMatt Riedemann2014-09-151-1/+2
|/ / / /
* | | | Merge "Fix v2 requests to non-bleeding edge servers"Jenkins2014-09-136-54/+89
|\ \ \ \
| * | | | Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-126-54/+89
* | | | | Merge "Import missing gettextutils._ in shell.py"Jenkins2014-09-131-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Import missing gettextutils._ in shell.pyMatthew Booth2014-09-021-0/+1
* | | | | Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-035-18/+789
| |_|_|/ |/| | |
* | | | 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-202-4/+40
|\ \ \
| * | | Enable osprofiler interface in glanceclient shellZhi Yan Liu2014-08-192-4/+40
* | | | 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
* | | | Remove deprecated commands from shellCindy Pallares2014-08-123-603/+3
* | | | Merge "Add support for Keystone v3"Jenkins2014-08-071-152/+309
|\ \ \ \
| * | | | Add support for Keystone v3Bob Thyne2014-08-051-152/+309
* | | | | 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
* | | | Use a correctly formatted example location in helpStuart McLaren2014-07-161-2/+6
* | | | Replace old httpclient with requestsAmalaBasha2014-07-1011-544/+457
* | | | Enable F841ChangBo Guo(gcb)2014-07-092-3/+2
| |_|/ |/| |
* | | Merge "Add profiling support to glanceclinet"Jenkins2014-07-081-0/+7
|\ \ \
| * | | Add profiling support to glanceclinetBoris Pavlovic2014-07-061-0/+7
* | | | Resolving the performance issue for image listing of v2 APIZhi Yan Liu2014-07-081-5/+19
| |/ / |/| |
* | | Merge "Fix CA certificate handling"Jenkins2014-06-301-1/+1
|\ \ \
| * | | Fix CA certificate handlingStuart McLaren2014-06-251-1/+1
* | | | Merge "Set purge-props header correctly in image update"Jenkins2014-06-241-6/+5
|\ \ \ \
| * | | | Set purge-props header correctly in image updateMaithem2014-06-191-6/+5
| | |_|/ | |/| |
* | | | Prepend '/' to the delete url for the v2 clientManuel Desbonnet2014-06-231-1/+1
|/ / /
* | | Merge "Reuse class Manager from common code"Jenkins2014-06-184-77/+66
|\ \ \