summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use identity fake classes instead of old unit tests data"Jenkins2016-07-261-68/+46
|\
| * Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-261-68/+46
* | Standardize import formatshizhihui2016-07-221-2/+1
|/
* Merge "Add create_one_image_member() in FakeImage class and update test"Jenkins2016-07-182-13/+32
|\
| * Add create_one_image_member() in FakeImage class and update testHuanxuan Ao2016-07-152-13/+32
* | image list: Add Checksum columnMarc Abramowitz2016-07-112-0/+4
|/
* fix a few spelling mistakesgecong19732016-07-041-1/+1
* Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-211-2/+2
* Merge "Make set/unset command in identity and image pass normally when nothin...Jenkins2016-06-171-0/+26
|\
| * Make set/unset command in identity and image pass normally when nothing speci...sunyajing2016-06-171-0/+26
* | Merge "Fix image delete multiple arguments error"Jenkins2016-06-141-0/+31
|\ \ | |/ |/|
| * Fix image delete multiple arguments errorsunyajing2016-06-131-0/+31
* | osc-lib: utilsDean Troyer2016-06-133-7/+6
* | osc-lib: exceptionsDean Troyer2016-06-132-2/+4
|/
* Add "image unset" commandsunyajing2016-05-282-0/+95
* Fix image tests to use warlock resourcesDean Troyer2016-05-202-43/+21
* Refactor TestRemoveProjectImage with FakeImage classting wang2016-05-161-11/+9
* Refactor TestImageList with FakeImage classting.wang2016-05-141-18/+21
* Refactor TestAddProjectToImage with FakeImage classxiexs2016-05-141-14/+18
* Fix mutable default arguments in testsTang Chen2016-04-201-2/+4
* [Image] Check return value is None in image unit tests.Tang Chen2016-03-022-34/+46
* Fixed a bunch of spacingBrandon Palm2016-02-233-1/+5
* Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-102-10/+30
* Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-092-13/+39
* Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-092-18/+0
* 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