summaryrefslogtreecommitdiff
path: root/glanceclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* image-create-via-import fails with ValueErrorAbhishek Kekane2017-08-241-1/+4
* Add missing docstring2.8.0Erno Kuvaja2017-07-271-0/+1
* Merge "Add image import features to client"Jenkins2017-07-271-0/+103
|\
| * Add image import features to clientErno Kuvaja2017-07-271-0/+103
* | Validate input args before trying image downloadRavi Shekhar Jethani2017-07-241-7/+8
|/
* Replace dict.iteritems() with dict.items()Luong Anh Tuan2016-12-201-2/+2
* Fixed grammar in image-download command descriptionIhar Hrachyshka2016-06-011-1/+1
* Ship the default metadata schema in the clientwangxiyuan2016-03-241-0/+6
* Merge "Fix location update"Jenkins2016-03-111-0/+4
|\
| * Fix location updateFei Long Wang2016-03-111-0/+4
* | Catch InUseByStore case in do_image_deleteDanny Al-Gaaf2016-03-091-0/+4
* | Merge "Handle 403 forbidden on download"Jenkins2016-02-291-1/+6
|\ \ | |/ |/|
| * Handle 403 forbidden on downloadStuart McLaren2016-02-241-1/+6
* | Change metavar for location commands in V2kairat_kushaev2016-01-201-3/+3
* | Add help the ability to sort images with multiple keysKATO Tomoyuki2016-01-041-1/+2
|/
* Fix the download error when the image locations are blankLong Quan Sha2015-12-071-0/+4
* 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
* | Added reactivate/deactivate image using CLIDarja Shakhray2015-11-021-0/+14
* | Add translation to v2 shellkairat_kushaev2015-10-161-139/+142
* | Support image deletion in batches in v2wangxiyuan2015-10-101-6/+20
* | 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
|/
* Updates default --sort behaviourJake Yip2015-09-091-3/+4
* Add more information show in v2wangxiyuan2015-08-191-1/+2
* Require disk and container format on image-createGorka Eguileor2015-08-141-0/+2
* Merge "Ship the default image schema in the client"Jenkins2015-08-121-0/+3
|\
| * Ship the default image schema in the clientFlavio Percoco2015-08-121-0/+3
* | Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-161-0/+114
|/
* Import only modules and update tox.iniCindy Pallares2015-06-171-5/+7
* Merge "Include owner and status option in v2 image list"Jenkins2015-05-251-1/+5
|\
| * Include owner and status option in v2 image listCindy Pallares2015-05-221-1/+5
* | Merge "Check image-download for redirection"Jenkins2015-05-251-4/+12
|\ \ | |/ |/|
| * Check image-download for redirectionCindy Pallares2015-05-051-4/+12
* | Omit 'locations' as image-create parameterFei Long Wang2015-04-111-1/+2
* | Merge "glance image-show now have --human-readable option"Jenkins2015-04-081-1/+3
|\ \
| * | glance image-show now have --human-readable optionyatin karel2015-03-221-1/+3
* | | Merge "Use any instead of False in generator"Jenkins2015-03-271-1/+1
|\ \ \ | |/ / |/| |
| * | Use any instead of False in generatorIan Cordasco2014-11-261-1/+1
* | | Updated help for v2 member-update apiYamini Sardana2015-03-171-1/+5
| |/ |/|
* | Extend images CLI v2 with new sorting syntaxMike Fedosin2015-03-161-4/+9
* | Add the ability to specify the sort dir for each keyMike Fedosin2015-03-161-3/+6
* | Adds the ability to sort images with multiple keysMike Fedosin2015-03-131-0/+12
* | Merge "v2: read limit for list from --limit in shell"Jenkins2015-03-061-1/+1
|\ \
| * | v2: read limit for list from --limit in shellLouis Taylor2015-03-061-1/+1
* | | Merge "v2: Allow upload from stdin on image-create"Jenkins2015-03-061-2/+3
|\ \ \
| * | | v2: Allow upload from stdin on image-createStuart McLaren2015-01-071-2/+3
* | | | Merge "Fix v2 image create --file documentation"Jenkins2015-03-061-3/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |