summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Test: use assert_has_calls() instead"2.0.0Jenkins2016-02-291-3/+6
|\
| * Test: use assert_has_calls() insteadChaozhe.Chen2016-02-241-3/+6
* | Merge "Handle 403 forbidden on download"Jenkins2016-02-292-0/+39
|\ \ | |/ |/|
| * Handle 403 forbidden on downloadStuart McLaren2016-02-242-0/+39
* | Merge "Auto-generated squash commit"Jenkins2016-02-121-1/+1
|\ \
| * | Auto-generated squash commitFlavio Percoco2016-02-111-1/+1
* | | Merge "v2 - "readOnly" key should be used in schemas"Jenkins2016-02-086-23/+38
|\ \ \
| * | | v2 - "readOnly" key should be used in schemaszwei2016-02-046-23/+38
* | | | Fix client initialization in shell testskairat_kushaev2016-02-011-4/+6
* | | | Merge "Fixed TestHTTPSVerifyCert failure messages"Jenkins2016-02-012-5/+14
|\ \ \ \
| * | | | Fixed TestHTTPSVerifyCert failure messagesDavid Sariel2016-01-152-5/+14
| | |/ / | |/| |
* | | | Merge "Use session when not specified token or endpoint"Jenkins2016-02-011-22/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Use session when not specified token or endpointDarja Shakhray2016-01-141-22/+10
* | | | Enhance description of instance-uuid option for image-createkairat_kushaev2016-01-181-1/+4
| |/ / |/| |
* | | Merge "Remove location check from V2 client"Jenkins2016-01-151-13/+8
|\ \ \
| * | | Remove location check from V2 clientkairat_kushaev2016-01-151-13/+8
| |/ /
* | | Merge "Add docker to image_schema on glance v2 cli"Jenkins2016-01-142-2/+4
|\ \ \
| * | | Add docker to image_schema on glance v2 cliAtsushi SAKAI2015-12-252-2/+4
* | | | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-01-121-7/+3
* | | | Change assertTrue(isinstance()) by optimal assertLiuNanke2016-01-061-1/+1
| |/ / |/| |
* | | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
| |/ |/|
* | Fix the download error when the image locations are blankLong Quan Sha2015-12-071-1/+7
* | Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2015-12-041-2/+8
|\ \
| * | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-11-281-2/+8
| |/
* | Fix tests for image-createJake Yip2015-11-301-14/+10
|/
* Ensure that identity token in header is not an unicode stringVincent Untz2015-11-172-1/+11
* Add versions list functionwangxiyuan2015-11-102-0/+154
* Added reactivate/deactivate image using CLIDarja Shakhray2015-11-022-0/+42
* Merge "Add support for setting Accept-Language header"Jenkins2015-10-141-0/+22
|\
| * Add support for setting Accept-Language headerFrode Nordahl2015-10-141-0/+22
* | Merge "Support image deletion in batches in v2"Jenkins2015-10-141-11/+39
|\ \
| * | Support image deletion in batches in v2wangxiyuan2015-10-101-11/+39
* | | Merge "print usage when no argument is specified for python3"Jenkins2015-10-141-0/+14
|\ \ \
| * | | print usage when no argument is specified for python3Zhiqiang Fan2015-10-091-0/+14
* | | | Merge "Use the subcomand parsed args instead of the base"Jenkins2015-10-141-9/+27
|\ \ \ \
| * | | | Use the subcomand parsed args instead of the baseFlavio Percoco2015-10-121-9/+27
* | | | | Stop trying to send image_size to the serverMonty Taylor2015-10-101-3/+1
| |_|/ / |/| | |
* | | | Merge "Use dictionary literal for dictionary creation"Jenkins2015-10-091-47/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-47/+58
* | | | Merge "Added unit tests for 'Unicode support shell client'"Jenkins2015-10-091-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Added unit tests for 'Unicode support shell client'Darja Shakhray2015-09-281-0/+20
* | | | Merge "Replace exception_to_str with oslo.utils function"Jenkins2015-09-301-18/+0
|\ \ \ \
| * | | | Replace exception_to_str with oslo.utils functionkairat_kushaev2015-09-221-18/+0
| | |/ / | |/| |
* | | | Merge "Fix human readable when size is None"Jenkins2015-09-281-0/+1
|\ \ \ \
| * | | | Fix human readable when size is NoneStuart McLaren2015-09-141-0/+1
* | | | | No auth when token and endpoint are passedFlavio Percoco2015-09-251-0/+19
| |/ / / |/| | |
* | | | Merge "Don't get the image before deleting it"Jenkins2015-09-181-3/+2
|\ \ \ \
| * | | | Don't get the image before deleting itFlavio Percoco2015-09-161-3/+2
| |/ / /
* | | | Merge "Add parsing the endpoint URL"Jenkins2015-09-161-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Add parsing the endpoint URLTakashi NATSUME2015-09-081-0/+20