summaryrefslogtreecommitdiff
path: root/glanceclient/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove unicode-related Python2-only code"Zuul2023-01-121-23/+0
|\
| * Remove unicode-related Python2-only codeCyril Roelandt2022-11-141-23/+0
* | Merge "Boolean options: use strict checking"Zuul2023-01-121-1/+1
|\ \
| * | Boolean options: use strict checkingCyril Roelandt2022-11-141-1/+1
| |/
* | schema_args: Do not generate option for read-only propertiesCyril Roelandt2022-09-261-0/+2
|/
* Check if stdin has isatty attributeBenedikt Loeffler2022-07-071-1/+1
* Add support for Cache APIErno Kuvaja2022-02-221-1/+43
* Get tasks associated with imageAbhishek Kekane2021-03-021-0/+28
* Merge "Do not use the six library."Zuul2020-07-174-46/+24
|\
| * Do not use the six library.Cyril Roelandt2020-06-234-46/+24
* | Merge "Pass Global Request ID on with session client"Zuul2020-07-161-1/+0
|\ \
| * | Pass Global Request ID on with session clientErno Kuvaja2020-07-131-1/+0
| |/
* | Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
|/
* Fail gracefully when MD5 is unavailableBrian Rosmaita2020-05-041-1/+8
* Update hacking for Python3Andreas Jaeger2020-04-021-1/+1
* Cleanup session objectAlex Schultz2019-08-011-0/+9
* Merge "Update hacking version"Zuul2019-06-241-4/+4
|\
| * Update hacking versionjacky062019-03-271-4/+4
* | HTTPClient: actually set a timeout for requestsCyril Roelandt2019-04-091-0/+1
|/
* Don't quote colon in HTTP headersimacdonn2018-11-011-1/+5
* Use "multihash" for data download validationBrian Rosmaita2018-09-071-0/+20
* Skip quote '=' for token headerwangxiyuan2018-07-261-1/+1
* Do not quote '+' for token headerwangxiyuan2018-07-251-10/+15
* Image show: print human readable string when the virtual size is unknownCyril Roelandt2018-05-311-0/+2
* Merge "Removes unicode 'u' response from "glance image-tag-update""Zuul2018-05-181-0/+31
|\
| * Removes unicode 'u' response from "glance image-tag-update"Abijitha Nadagouda2018-02-021-0/+31
* | Handle HTTP headers per RFC 8187Brian Rosmaita2018-05-171-2/+21
* | Fix python 3.6 escape char warningEric Harney2017-07-311-1/+1
|/
* Removed the --no-ssl-compression parameter which is deprecatedPranaliD2017-07-252-94/+0
* turn on warning-is-error in sphinx buildDoug Hellmann2017-06-281-1/+1
* add explicit dependency on pyopensslDoug Hellmann2017-06-281-0/+5
* Merge "Replace six.iteritems() with .items()"Jenkins2017-06-282-7/+7
|\
| * Replace six.iteritems() with .items()ji-xuepeng2017-02-082-7/+7
* | Merge "Allow global_request_id in Client constructor"2.7.0Jenkins2017-06-011-0/+9
|\ \
| * | Allow global_request_id in Client constructorSean Dague2017-06-011-0/+9
* | | Downloading image with --progress failsAbhishek Kekane2017-05-291-0/+7
* | | Merge "Downloading image with --progress fails for python3"Jenkins2017-05-291-0/+3
|\ \ \ | |/ / |/| |
| * | Downloading image with --progress fails for python3Abhishek Kekane2017-05-181-0/+3
* | | v2: Content-Type: application/octet-stream header always addedckonstanski2017-05-191-7/+9
* | | Convert IOError from requestsEric Fried2017-05-191-1/+1
|/ /
* | Merge "Replace functions 'dict.get' and 'del' with 'dict.pop'"Jenkins2017-03-061-3/+2
|\ \
| * | Replace functions 'dict.get' and 'del' with 'dict.pop'bhagyashris2017-01-311-3/+2
| |/
* | x-openstack-request-id logged twice in logsAbhishek Kekane2017-02-221-10/+10
|/
* Add request id to returned objectsRavi Jethani2017-01-201-0/+74
* Merge "Use import_versioned_module from oslo.utils"Jenkins2016-12-161-8/+0
|\
| * Use import_versioned_module from oslo.utilsLi Wei2016-12-061-8/+0
* | Merge "Revert "Add last_request_id member to HTTPClient and SessionClient""Jenkins2016-12-141-4/+0
|\ \ | |/ |/|
| * Revert "Add last_request_id member to HTTPClient and SessionClient"Abhishek Kekane2016-05-231-4/+0
* | Merge "Add Apache 2.0 license to source file"Jenkins2016-11-181-0/+12
|\ \
| * | Add Apache 2.0 license to source fileCao Xuan Hoang2016-10-041-0/+12