summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/image/v2/test_image.py
Commit message (Expand)AuthorAgeFilesLines
* Use cliff formattable columns in image commandsAkihiro Motoki2019-06-221-13/+13
* Remove deprecated image commandsDean Troyer2019-05-191-52/+0
* Remove code migrated to osc-lib long agoDean Troyer2019-05-161-1/+1
* Merge "Fix --limit option in image list sub-command"Zuul2019-05-081-4/+5
|\
| * Fix --limit option in image list sub-commandRadoslaw Smigielski2019-02-041-4/+5
* | Add possibility to filter images using member_statusArtem Goncharov2019-02-261-0/+43
|/
* Merge "Support --community in openstack image list"Zuul2018-07-251-0/+29
|\
| * Support --community in openstack image listNobuto Murata2018-07-241-0/+29
* | Fix error with image show when image name is NoneJake Yip2018-07-231-1/+2
|/
* Add ability to filter image list by tagAdam Harwell2018-06-281-0/+14
* Add support to list image membersMohammed Naser2018-03-211-0/+46
* Check that Glance returns image data before processing itMike Fedosin2018-01-051-0/+51
* Accept 0 for --min-disk and --min-ramShogoAdachi2017-10-201-0/+26
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+1
* image-list should support filters 'name','status'nidhimittalhada2017-07-121-0/+28
* Merge "To display image size in human friendly format"Jenkins2017-06-011-0/+26
|\
| * To display image size in human friendly formatBadhmapriya Boopalan2017-01-111-0/+26
* | Fix image member unit tests occasional failuresDean Troyer2017-01-121-20/+87
* | Add support for Glance 'update image members' featureJordan Pittier2017-01-041-0/+33
* | Revert "Remove marker and loop from "image list" command"Steve Martinelli2016-12-051-5/+16
* | clean up image choices and help textSteve Martinelli2016-11-231-7/+7
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+1316