summaryrefslogtreecommitdiff
path: root/glanceclient/tests
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
* | | | Merge "Fix client initialization in shell tests"Jenkins2016-02-021-4/+6
|\ \ \ \
| * | | | Fix client initialization in shell testskairat_kushaev2016-02-011-4/+6
* | | | | Fix warnings in glanceclient READMEkairat_kushaev2016-02-011-5/+10
|/ / / /
* | | | 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
* | | Merge "Fix tests for image-create"Jenkins2015-12-031-14/+10
|\ \ \ | |_|/ |/| |
| * | Fix tests for image-createJake Yip2015-11-301-14/+10
| |/
* | Merge "Update set of wanted commands in read-only test"Jenkins2015-12-011-5/+9
|\ \ | |/ |/|
| * Update set of wanted commands in read-only testKyrylo Romanenko2015-11-271-5/+9
* | Merge "Ensure that identity token in header is not an unicode string"Jenkins2015-11-272-1/+11
|\ \ | |/ |/|
| * Ensure that identity token in header is not an unicode stringVincent Untz2015-11-172-1/+11
* | Fix 'test_help' for shell client.Alexey Galkin2015-11-131-1/+2
|/
* Add versions list functionwangxiyuan2015-11-102-0/+154
* Merge "Added reactivate/deactivate image using CLI"Jenkins2015-11-032-0/+42
|\
| * Added reactivate/deactivate image using CLIDarja Shakhray2015-11-022-0/+42
* | Merge "Add documentation for running the functional tests"Jenkins2015-11-021-6/+19
|\ \ | |/ |/|
| * Add documentation for running the functional testsStuart McLaren2015-10-211-6/+19
* | Use clouds.yaml from devstack for functional testsMonty Taylor2015-10-213-44/+23
* | 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