summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v2/test_image.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add --owner to `image create`"Jenkins2015-11-121-2/+4
|\
| * Add --owner to `image create`NiallBunting2015-11-061-2/+4
* | Fix issue when displaying image_memberlin-hua-cheng2015-10-231-3/+1
|/
* image set should not show the resourceSteve Martinelli2015-10-061-4/+1
* Add tags to `image set`NiallBunting2015-10-061-4/+79
* Clean up Image v2 image set commandDean Troyer2015-10-061-33/+174
* Merge "Glance `image set` Resolve Fracturing"Jenkins2015-09-231-2/+1
|\
| * Glance `image set` Resolve FracturingNiallBunting2015-09-231-2/+1
* | 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