summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v2/test_shell_v2.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rename --backend to --store"2.17.0Zuul2019-09-131-22/+22
|\
| * Rename --backend to --storeAbhishek Kekane2019-05-141-22/+22
* | Update hacking versionjacky062019-03-271-1/+1
|/
* Merge "Embed validation data when adding location"Zuul2019-03-071-8/+15
|\
| * Embed validation data when adding locationimacdonn2018-10-241-8/+15
* | Add image-list filter for multihashBrian Rosmaita2019-01-171-0/+8
* | Show the backend store infoLiang Fang2018-11-081-0/+82
* | Use "multihash" for data download validationBrian Rosmaita2018-09-071-5/+21
|/
* Add support for hide old imagesAbhishek Kekane2018-07-251-8/+123
* Merge "Unit tests for multi-store support"Zuul2018-07-251-0/+232
|\
| * Unit tests for multi-store supportAbhishek Kekane2018-07-241-0/+232
* | Merge "Add multi-store support"Zuul2018-07-251-4/+6
|\ \ | |/
| * Add multi-store supportAbhishek Kekane2018-07-241-4/+6
* | Add support for multihashAbhishek Kekane2018-07-231-0/+76
|/
* Make image-import fail fasterBrian Rosmaita2018-04-041-8/+196
* Make image-create-via-import fail fasterBrian Rosmaita2018-04-041-16/+475
* Fix intermittent v2 shell unit test failuresBrian Rosmaita2018-03-291-2/+7
* Check for container,disk_format on web-downloadBrian Rosmaita2018-03-221-0/+40
* Add support for web-download import methodPranaliD2018-03-211-0/+38
* Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-021-5/+4
* Validate input args before trying image downloadRavi Shekhar Jethani2017-07-241-0/+14
* Add ploop in disk_formatEvgeny Antyshev2017-01-191-1/+1
* Add vhdx in disk_formatLi Wei2017-01-101-2/+2
* Catch InUseByStore case in do_image_deleteDanny Al-Gaaf2016-03-091-0/+14
* Merge "Handle 403 forbidden on download"Jenkins2016-02-291-0/+30
|\
| * Handle 403 forbidden on downloadStuart McLaren2016-02-241-0/+30
* | 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
* | Fix tests for image-createJake Yip2015-11-301-14/+10
|/
* Added reactivate/deactivate image using CLIDarja Shakhray2015-11-021-0/+18
* Support image deletion in batches in v2wangxiyuan2015-10-101-11/+39
* Merge "Use dictionary literal for dictionary creation"Jenkins2015-10-091-47/+58
|\
| * Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-47/+58
* | Merge "Added unit tests for 'Unicode support shell client'"Jenkins2015-10-091-0/+20
|\ \ | |/ |/|
| * Added unit tests for 'Unicode support shell client'Darja Shakhray2015-09-281-0/+20
* | Don't get the image before deleting itFlavio Percoco2015-09-161-3/+2
* | Require disk and container format on image-createGorka Eguileor2015-08-141-2/+105
* | Merge "Support for Metadata Definition Catalog for Tags"Jenkins2015-08-061-0/+104
|\ \ | |/ |/|
| * Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-161-0/+104
* | Enable flake8 checksDarja Shakhray2015-07-211-2/+2
|/
* Remove usage of assert_called_once on Mock objectsrico.lin2015-07-101-1/+1
* Include owner and status option in v2 image listCindy Pallares2015-05-221-4/+8
* Move unit tests to standard directoryStuart McLaren2015-04-181-0/+1094