summaryrefslogtreecommitdiff
path: root/glanceclient/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove broken try/except workaround for old requestsMonty Taylor2015-12-151-5/+1
|/
* Ensure that identity token in header is not an unicode stringVincent Untz2015-11-172-3/+3
* Fix the missing help descripiton of "image-create"wangxiyuan2015-10-271-0/+2
* Import i18n functions directlykairat_kushaev2015-10-161-2/+1
* Merge "Add support for setting Accept-Language header"Jenkins2015-10-141-0/+4
|\
| * Add support for setting Accept-Language headerFrode Nordahl2015-10-141-0/+4
* | Support image deletion in batches in v2wangxiyuan2015-10-101-0/+4
* | Merge "Fix Typos in comments"Jenkins2015-09-301-1/+1
|\ \
| * | Fix Typos in commentsrahulram2015-08-261-1/+1
* | | Merge "Replace exception_to_str with oslo.utils function"Jenkins2015-09-301-12/+0
|\ \ \
| * | | Replace exception_to_str with oslo.utils functionkairat_kushaev2015-09-221-12/+0
* | | | Merge "Fix human readable when size is None"Jenkins2015-09-281-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix human readable when size is NoneStuart McLaren2015-09-141-1/+3
* | | | Merge "Add parsing the endpoint URL"Jenkins2015-09-161-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add parsing the endpoint URLTakashi NATSUME2015-09-081-4/+7
| |/ /
* | | Merge "Check if v2 is available and fallback"Jenkins2015-09-081-1/+4
|\ \ \
| * | | Check if v2 is available and fallbackFlavio Percoco2015-09-041-1/+4
| |/ /
* | | check for None value in utils.safe_headerDavid Edery2015-09-081-1/+1
|/ /
* | Remove custom SSL compression handlingStuart McLaren2015-08-262-25/+10
* | Require disk and container format on image-createGorka Eguileor2015-08-141-0/+45
* | Merge "Add unicode support for properties values in v2 shell"Jenkins2015-08-031-1/+1
|\ \ | |/ |/|
| * Add unicode support for properties values in v2 shellDarja Shakhray2015-08-031-1/+1
* | Merge "Fix failure to create glance https connection pool"Jenkins2015-07-291-3/+4
|\ \ | |/ |/|
| * Fix failure to create glance https connection poolHaikel Guemar2015-07-281-3/+4