summaryrefslogtreecommitdiff
path: root/glanceclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle 403 forbidden on download"Jenkins2016-02-291-1/+6
|\
| * Handle 403 forbidden on downloadStuart McLaren2016-02-241-1/+6
* | Merge "Auto-generated squash commit"Jenkins2016-02-121-2/+2
|\ \
| * | Auto-generated squash commitFlavio Percoco2016-02-111-2/+2
* | | Merge "v2 - "readOnly" key should be used in schemas"Jenkins2016-02-081-10/+20
|\ \ \
| * | | v2 - "readOnly" key should be used in schemaszwei2016-02-041-10/+20
* | | | 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-181-1/+4
| |/ |/|
* | Merge "Remove location check from V2 client"Jenkins2016-01-151-6/+0
|\ \
| * | Remove location check from V2 clientkairat_kushaev2016-01-151-6/+0
| |/
* | Merge "Add docker to image_schema on glance v2 cli"Jenkins2016-01-141-1/+2
|\ \
| * | Add docker to image_schema on glance v2 cliAtsushi SAKAI2015-12-251-1/+2
* | | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-01-121-2/+3
| |/ |/|
* | Fix the download error when the image locations are blankLong Quan Sha2015-12-072-1/+9
* | Fix help for image-createJake Yip2015-11-301-2/+2
|/
* Merge "Remove self from image-create/image-update"Jenkins2015-11-231-2/+3
|\
| * Remove self from image-create/image-updateNiallBunting2015-09-301-2/+3
* | Add versions list functionwangxiyuan2015-11-102-0/+29
* | Added reactivate/deactivate image using CLIDarja Shakhray2015-11-022-0/+24
* | Add translation to v2 shellkairat_kushaev2015-10-161-139/+142
* | Merge "Add support for setting Accept-Language header"Jenkins2015-10-141-0/+2
|\ \
| * | Add support for setting Accept-Language headerFrode Nordahl2015-10-141-0/+2
* | | Merge "Support image deletion in batches in v2"Jenkins2015-10-141-6/+20
|\ \ \
| * | | Support image deletion in batches in v2wangxiyuan2015-10-101-6/+20
* | | | Stop trying to send image_size to the serverMonty Taylor2015-10-101-6/+2
|/ / /
* | | Merge "Replace exception_to_str with oslo.utils function"Jenkins2015-09-303-12/+12
|\ \ \
| * | | Replace exception_to_str with oslo.utils functionkairat_kushaev2015-09-223-12/+12
* | | | Merge "Add period in help message"Jenkins2015-09-251-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add period in help messageAtsushi SAKAI2015-09-191-3/+3
| | |/ | |/|
* | | Don't get the image before deleting itFlavio Percoco2015-09-161-4/+4
|/ /
* | Merge "Fix the remove property logic in V2"Jenkins2015-09-141-1/+1
|\ \
| * | Fix the remove property logic in V2Cindy Pallares2015-09-021-1/+1
* | | Updates default --sort behaviourJake Yip2015-09-091-3/+4
* | | Merge "Add more information show in v2"Jenkins2015-08-261-1/+2
|\ \ \
| * | | Add more information show in v2wangxiyuan2015-08-191-1/+2
* | | | Merge "V2: Do not validate image schema when listing"Jenkins2015-08-201-14/+16
|\ \ \ \ | |/ / / |/| | |
| * | | V2: Do not validate image schema when listingStuart McLaren2015-08-101-14/+16
* | | | Require disk and container format on image-createGorka Eguileor2015-08-141-0/+2
* | | | Merge "Ship the default image schema in the client"Jenkins2015-08-122-0/+226
|\ \ \ \
| * | | | Ship the default image schema in the clientFlavio Percoco2015-08-122-0/+226
| | |_|/ | |/| |
* | | | Merge "Support for Metadata Definition Catalog for Tags"Jenkins2015-08-063-0/+221
|\ \ \ \ | |/ / / |/| | |
| * | | Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-163-0/+221
| |/ /
* | | Enable flake8 checksDarja Shakhray2015-07-215-28/+26
|/ /
* | Fix an issue with broken test on ciMike Fedosin2015-07-131-0/+15
* | Merge "Add v2 support for the marker attribute"Jenkins2015-06-221-0/+3
|\ \
| * | Add v2 support for the marker attributeBrad Pokorny2015-06-191-0/+3
* | | Import only modules and update tox.iniCindy Pallares2015-06-171-5/+7
|/ /
* | Make glanceclient accept a session objectJamie Lennox2015-06-111-5/+3