summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v2
Commit message (Expand)AuthorAgeFilesLines
* Add --marker option to "image list" commandTang Chen2016-02-031-0/+21
* Add limit option to "image list" commandxiexs2016-02-031-0/+17
* Remove marker and loop from "image list" commandTang Chen2016-02-031-15/+4
* Trivial: Fix wrong comment in test_image.pyTang Chen2016-02-021-1/+3
* Refactor abstract columns and datalist out in image and objectSaiKiran2016-01-231-70/+40
* Change --owner to --project in image commandsDean Troyer2016-01-151-5/+58
* Add owner validation for "openstack image create/set"xiexs2015-12-211-4/+86
* Merge "Refactor TestImageCreate with FakeImage class"Jenkins2015-12-192-53/+64
|\
| * Refactor TestImageCreate with FakeImage classxiexs2015-12-162-53/+64
* | Merge "Add image re/deactivate commands"Jenkins2015-12-181-0/+58
|\ \ | |/ |/|
| * Add image re/deactivate commandsNiallBunting2015-12-161-0/+58
* | Add multi deletion testcase for "openstack image delete"xiexs2015-12-091-0/+16
* | Refactor TestImageDelete with FakeImagexiexs2015-12-091-9/+13
|/
* Introduce FakeImage classxiexs2015-12-021-0/+133
* Add status column for "openstack image list"xiexs2015-11-291-7/+13
* 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-062-4/+94
* 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-202-0/+170
* Add support for v2 image set commandAmey Bhide2015-05-271-0/+50
* Add image show testsDean Troyer2015-05-012-4/+129
* 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
* Add arg to 'server image create' testsDean Troyer2014-11-141-1/+4
* 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
|/
* Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* Add server image create commandDean Troyer2013-11-181-1/+4
* Complete basic test infrastructureDean Troyer2013-11-183-0/+123