summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image
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-232-115/+63
* Change --owner to --project in image commandsDean Troyer2016-01-152-8/+64
* 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-292-17/+28
* 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-062-14/+3
* 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
* 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 support for v2 image set commandAmey Bhide2015-05-271-0/+50
* Add missing properties to image set commandAmey Bhide2015-05-251-0/+9
* Add image show testsDean Troyer2015-05-013-4/+162
* Handle the pagination for image listTerryHowe2015-04-202-13/+30
* Add sort support to image listzhiyuan_cai2015-02-062-0/+56
* Add filter to image listDean Troyer2015-01-272-12/+132
* fix the wrong order of assertEqual argswanghong2015-01-272-8/+8
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-202-53/+208
* add multi-delete support for compute/image/net/volumewanghong2014-12-232-2/+2
* Add arg to 'server image create' testsDean Troyer2014-11-141-1/+4
* Close files on image createDean Troyer2014-10-141-5/+12
* Merge "Add more columns to image list output"Jenkins2014-07-262-0/+90
|\
| * Add more columns to image list outputSteve Martinelli2014-07-252-0/+90
* | Change V2 image tests to actually run V2 image codeSteve Martinelli2014-07-251-1/+1
|/
* 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-203-42/+0
* Add server image create commandDean Troyer2013-11-181-1/+4
* Complete basic test infrastructureDean Troyer2013-11-187-51/+246
* Move tests into project package.Monty Taylor2013-06-302-0/+65