summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v1
Commit message (Expand)AuthorAgeFilesLines
* Refactor abstract columns and datalist out in image and objectSaiKiran2016-01-231-45/+23
* Change --owner to --project in image commandsDean Troyer2016-01-151-3/+6
* Add status column for "openstack image list"xiexs2015-11-291-10/+15
* image set should not show the resourceSteve Martinelli2015-10-061-10/+2
* Merge "Move update code from image create command"Jenkins2015-07-021-67/+65
|\
| * Move update code from image create commandMarek Aufart2015-07-021-67/+65
* | Add functional tests for image setTerryHowe2015-06-161-2/+4
|/
* 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-162-47/+382
* Add --volume option to image create commandTerry Howe2014-03-051-0/+76
* Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* Complete basic test infrastructureDean Troyer2013-11-183-0/+123