summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v1/test_image.py
Commit message (Expand)AuthorAgeFilesLines
* 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