summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v2/test_shell_v2.py
Commit message (Expand)AuthorAgeFilesLines
* 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