summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v2/test_image.py
Commit message (Expand)AuthorAgeFilesLines
* Add image create support for image v2Monty Taylor2015-09-211-0/+186
* add image member commands for image APIchengkunye2015-07-201-0/+155
* Add support for v2 image set commandAmey Bhide2015-05-271-0/+50
* Add image show testsDean Troyer2015-05-011-1/+39
* Handle the pagination for image listTerryHowe2015-04-201-6/+17
* Add sort support to image listzhiyuan_cai2015-02-061-0/+27
* Add filter to image listDean Troyer2015-01-271-10/+81
* fix the wrong order of assertEqual argswanghong2015-01-271-4/+4
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-201-8/+86
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-1/+1
* Merge "Add more columns to image list output"Jenkins2014-07-261-0/+45
|\
| * Add more columns to image list outputSteve Martinelli2014-07-251-0/+45
* | Change V2 image tests to actually run V2 image codeSteve Martinelli2014-07-251-1/+1
|/
* Complete basic test infrastructureDean Troyer2013-11-181-0/+63