summaryrefslogtreecommitdiff
path: root/glanceclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Check if stdin has isatty attributestable/xenaBenedikt Loeffler2022-07-081-2/+2
* Add member-get commandMridula Joshi2021-08-021-1/+9
* Get tasks associated with imageAbhishek Kekane2021-03-021-0/+18
* Fixes "stores" property added to the image3.2.1Erno Kuvaja2020-07-301-0/+3
* Update hacking for Python3Andreas Jaeger2020-04-021-9/+9
* Delete image from specific storeErno Kuvaja2020-03-201-0/+18
* Add support for copy-image import method3.0.0Abhishek Kekane2020-02-271-0/+12
* Add support for multi-store importErno Kuvaja2020-02-271-7/+95
* Merge "Rename --backend to --store"2.17.0Zuul2019-09-131-21/+21
|\
| * Rename --backend to --storeAbhishek Kekane2019-05-141-21/+21
* | Correcting typo in shell.py - enviroment to environment.root2019-07-301-1/+1
|/
* Merge "Embed validation data when adding location"Zuul2019-03-071-1/+15
|\
| * Embed validation data when adding locationimacdonn2018-10-241-1/+15
* | Add image-list filter for multihashBrian Rosmaita2019-01-171-1/+4
* | Show the backend store infoLiang Fang2018-11-081-0/+10
* | Use "multihash" for data download validationBrian Rosmaita2018-09-071-1/+13
|/
* Add support for hide old imagesAbhishek Kekane2018-07-251-7/+43
* Merge "Add multi-store support"Zuul2018-07-251-3/+82
|\
| * Add multi-store supportAbhishek Kekane2018-07-241-3/+82
* | Merge "Add support for multihash"Zuul2018-07-241-3/+6
|\ \
| * | Add support for multihashAbhishek Kekane2018-07-231-3/+6
| |/
* | image-list: add checksum algorithm descriptionChen Hanxiao2018-07-241-1/+1
|/
* Make image-import fail fasterBrian Rosmaita2018-04-041-10/+44
* Make image-create-via-import fail fasterBrian Rosmaita2018-04-041-20/+70
* Check for container,disk_format on web-downloadBrian Rosmaita2018-03-221-1/+1
* Add support for web-download import methodPranaliD2018-03-211-5/+21
* Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-021-1/+1
* 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
|\ \