summaryrefslogtreecommitdiff
path: root/glanceclient/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Move old oslo-incubator code out of openstack/commonAbhishek Kekane2016-11-081-35/+0
|/ /
* | switch from keystoneclient to keystoneauthItisha Dewan2016-09-031-4/+4
* | Merge "Fix string interpolation to delayed to be handled by the logging code"Jenkins2016-07-301-1/+1
|\ \
| * | Fix string interpolation to delayed to be handled by the logging codehaobing12016-07-181-1/+1
* | | Merge "Log request-id before exceptions raised"Jenkins2016-07-301-10/+10
|\ \ \
| * | | Log request-id before exceptions raisedAbhishek Kekane2016-07-181-10/+10
| |/ /
* | | py3: Fix encoding and use sys.stdin.bufferSirushti Murugesan2016-07-252-3/+6
* | | Merge "Add comment about workaround for py3"Jenkins2016-07-201-0/+2
|\ \ \ | |/ / |/| |
| * | Add comment about workaround for py3Louis Taylor2016-07-131-0/+2
* | | Merge "Log request-id for each api call"Jenkins2016-07-151-0/+10
|\ \ \ | |/ / |/| |
| * | Log request-id for each api callAbhishek Kekane2016-06-271-0/+10
* | | image-download: tests to catch stray outputStuart McLaren2016-06-291-4/+2
|/ /
* | Remove unused skip_authentication decoratorkairat_kushaev2016-06-021-15/+0
* | Merge "Fix "Codec can't encode characters""Jenkins2016-05-231-16/+16
|\ \
| * | Fix "Codec can't encode characters"Darja Shakhray2016-05-191-16/+16
* | | Merge "Add last_request_id member to HTTPClient and SessionClient"Jenkins2016-05-181-0/+4
|\ \ \ | |/ / |/| / | |/
| * Add last_request_id member to HTTPClient and SessionClientCao ShuFeng2016-03-301-0/+4
* | Merge "Enable hacking checks"Jenkins2016-04-203-17/+15
|\ \
| * | Enable hacking checksTin Lam2016-04-183-17/+15
| |/
* | Merge "Re-enable stacktracing when --debug is used"Jenkins2016-04-181-0/+8
|\ \
| * | Re-enable stacktracing when --debug is usedStuart McLaren2016-04-071-0/+8
| |/
* | Fix typos in docstrings and commentsDao Cong Tien2016-04-111-3/+3
* | Update auth_token before sending requestkairat_kushaev2016-03-301-4/+4
|/
* Merge "Handle 403 forbidden on download"Jenkins2016-02-291-1/+1
|\
| * Handle 403 forbidden on downloadStuart McLaren2016-02-241-1/+1
* | Remove code needed for python2.5kairat_kushaev2016-02-011-6/+0
* | Remove monkey-patching for getsockoptkairat_kushaev2016-01-151-5/+0
* | Fix image-download to stdout on Python 3.xAndy Botting2015-12-221-1/+4