summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v1/test_image.py
Commit message (Expand)AuthorAgeFilesLines
* Move update code from image create commandMarek Aufart2015-07-021-67/+65
* Add missing properties to image set commandAmey Bhide2015-05-251-0/+9
* Add image show testsDean Troyer2015-05-011-0/+33
* Handle the pagination for image listTerryHowe2015-04-201-7/+13
* Add sort support to image listzhiyuan_cai2015-02-061-0/+29
* Add filter to image listDean Troyer2015-01-271-2/+51
* fix the wrong order of assertEqual argswanghong2015-01-271-4/+4
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-201-45/+122
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-1/+1
* Close files on image createDean Troyer2014-10-141-5/+12
* Add more columns to image list outputSteve Martinelli2014-07-251-0/+45
* Python 3: do not use __builtin__Cyril Roelandt2014-07-031-1/+1
* Image create and set command updates and testsDean Troyer2014-06-161-46/+355
* Add --volume option to image create commandTerry Howe2014-03-051-0/+76
* Complete basic test infrastructureDean Troyer2013-11-181-0/+63