summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* py3: Fix encoding and use sys.stdin.bufferSirushti Murugesan2016-07-253-2/+18
* Merge "Update docs URL"Jenkins2016-07-141-2/+2
|\
| * Update docs URLKATO Tomoyuki2016-07-131-2/+2
* | image-download: tests to catch stray outputStuart McLaren2016-06-292-0/+179
|/
* Use correct order of arguments to assertEqualzhengyao12016-06-295-39/+35
* Remove deprecated construct method from session initkairat_kushaev2016-06-091-6/+6
* Merge "Fix "Codec can't encode characters""Jenkins2016-05-231-4/+1
|\
| * Fix "Codec can't encode characters"Darja Shakhray2016-05-191-4/+1
* | Merge "Get endpoint if os_image_url is not set"Jenkins2016-05-191-16/+77
|\ \
| * | Get endpoint if os_image_url is not setNiall Bunting2016-05-121-16/+77
| |/
* | Merge "Add last_request_id member to HTTPClient and SessionClient"Jenkins2016-05-181-0/+8
|\ \ | |/ |/|
| * Add last_request_id member to HTTPClient and SessionClientCao ShuFeng2016-03-301-0/+8
* | Merge "Enable hacking checks"Jenkins2016-04-202-11/+8
|\ \
| * | Enable hacking checksTin Lam2016-04-182-11/+8
* | | Merge "Re-enable stacktracing when --debug is used"Jenkins2016-04-181-0/+39
|\ \ \
| * | | Re-enable stacktracing when --debug is usedStuart McLaren2016-04-071-0/+39
| |/ /
* | | Merge "Update auth_token before sending request"Jenkins2016-04-051-8/+23
|\ \ \
| * | | Update auth_token before sending requestkairat_kushaev2016-03-301-8/+23
| |/ /
* | | Merge "Fix v2 so that you can see the default help info"Jenkins2016-04-041-3/+8
|\ \ \
| * | | Fix v2 so that you can see the default help infozwei2016-03-301-3/+8
| | |/ | |/|
* | | Fix missing of debug info after we use sessionCao ShuFeng2016-03-281-0/+15
| |/ |/|
* | Ship the default metadata schema in the clientwangxiyuan2016-03-241-0/+14
* | Merge "Fix location update"Jenkins2016-03-111-2/+0
|\ \
| * | Fix location updateFei Long Wang2016-03-111-2/+0
* | | Catch InUseByStore case in do_image_deleteDanny Al-Gaaf2016-03-091-0/+14
| |/ |/|
* | 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
|/