summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* Get endpoint if os_image_url is not setNiall Bunting2016-05-242-17/+87
* Fix "Codec can't encode characters"Darja Shakhray2016-05-232-20/+17
* Merge "Fix missing of debug info after we use session" into stable/mitakaJenkins2016-05-112-0/+21
|\
| * Fix missing of debug info after we use sessionCao ShuFeng2016-04-262-0/+21
* | Re-enable stacktracing when --debug is usedStuart McLaren2016-03-302-10/+25
|/
* 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-294-2/+46
|\ \ | |/ |/|
| * Handle 403 forbidden on downloadStuart McLaren2016-02-244-2/+46
* | Merge "Auto-generated squash commit"Jenkins2016-02-122-3/+3
|\ \
| * | Auto-generated squash commitFlavio Percoco2016-02-112-3/+3
* | | Merge "v2 - "readOnly" key should be used in schemas"Jenkins2016-02-087-33/+58
|\ \ \
| * | | v2 - "readOnly" key should be used in schemaszwei2016-02-047-33/+58
* | | | Merge "Remove code needed for python2.5"Jenkins2016-02-051-6/+0
|\ \ \ \
| * | | | Remove code needed for python2.5kairat_kushaev2016-02-011-6/+0
* | | | | 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-012-116/+94
|\ \ \ \
| * | | | Use session when not specified token or endpointDarja Shakhray2016-01-142-116/+94
* | | | | Merge "Remove monkey-patching for getsockopt"Jenkins2016-01-231-5/+0
|\ \ \ \ \
| * | | | | Remove monkey-patching for getsockoptkairat_kushaev2016-01-151-5/+0
| | |/ / / | |/| | |
* | | | | Change metavar for location commands in V2kairat_kushaev2016-01-201-3/+3
| |_|/ / |/| | |
* | | | Merge "Add help the ability to sort images with multiple keys"Jenkins2016-01-181-1/+2
|\ \ \ \
| * | | | Add help the ability to sort images with multiple keysKATO Tomoyuki2016-01-041-1/+2
| | |/ / | |/| |
* | | | Enhance description of instance-uuid option for image-createkairat_kushaev2016-01-182-2/+8
| |/ / |/| |
* | | Merge "Remove location check from V2 client"Jenkins2016-01-152-19/+8
|\ \ \
| * | | Remove location check from V2 clientkairat_kushaev2016-01-152-19/+8
| |/ /
* | | Merge "Add docker to image_schema on glance v2 cli"Jenkins2016-01-143-3/+6
|\ \ \
| * | | Add docker to image_schema on glance v2 cliAtsushi SAKAI2015-12-253-3/+6
* | | | Merge "use keystoneclient exceptions instead of oslo-incubator code"Jenkins2016-01-121-1/+1
|\ \ \ \
| * | | | use keystoneclient exceptions instead of oslo-incubator codeSteve Martinelli2015-12-271-1/+1
| | |/ / | |/| |
* | | | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-01-122-9/+6
* | | | Change assertTrue(isinstance()) by optimal assertLiuNanke2016-01-061-1/+1
|/ / /
* | | Merge "Disable suggestion of v1 help for v2 commands"Jenkins2015-12-221-3/+14
|\ \ \
| * | | Disable suggestion of v1 help for v2 commandsNiallBunting2015-12-091-3/+14
* | | | Fix image-download to stdout on Python 3.xAndy Botting2015-12-221-1/+4
* | | | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
* | | | Remove broken try/except workaround for old requestsMonty Taylor2015-12-151-5/+1
| |_|/ |/| |
* | | Fix the download error when the image locations are blankLong Quan Sha2015-12-073-2/+16
* | | Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2015-12-042-4/+8
|\ \ \
| * | | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-11-282-4/+8
| |/ /
* | | Merge "Fix tests for image-create"Jenkins2015-12-031-14/+10
|\ \ \
| * | | Fix tests for image-createJake Yip2015-11-301-14/+10
| |/ /
* | | Merge "Fix help for image-create"Jenkins2015-12-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix help for image-createJake Yip2015-11-301-2/+2
| |/
* | 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