summaryrefslogtreecommitdiff
path: root/openstackclient/image
Commit message (Expand)AuthorAgeFilesLines
* Image API v2: make volume_type optionalNicolas Simonds2016-03-181-1/+4
* Fix return value of "image set" commandTang Chen2016-02-291-1/+1
* Fixed a bunch of spacingBrandon Palm2016-02-231-4/+4
* Add --marker option to "image list" commandTang Chen2016-02-031-0/+11
* Add limit option to "image list" commandxiexs2016-02-031-0/+8
* Remove marker and loop from "image list" commandTang Chen2016-02-031-10/+1
* log take_action parameters in a single placeAkihiro Motoki2016-02-022-66/+9
* Merge "Initialize activation status"Jenkins2016-01-211-0/+1
|\
| * Initialize activation statusTerry Howe2016-01-191-0/+1
* | Change --owner to --project in image commandsDean Troyer2016-01-152-32/+117
|/
* Merge "Trivial: Remove useless return from files in image and volume"Jenkins2015-12-281-2/+0
|\
| * Trivial: Remove useless return from files in image and volumeTang Chen2015-12-181-2/+0
* | Add owner validation for "openstack image create/set"xiexs2015-12-211-0/+18
* | Add image re/deactivate commandsNiallBunting2015-12-161-2/+30
|/
* Merge "Add --volume to Image `create`"Jenkins2015-12-041-5/+41
|\
| * Add --volume to Image `create`NiallBunting2015-11-201-5/+41
* | Add status column for "openstack image list"xiexs2015-11-292-3/+8
* | Merge "Add --owner to `image create`"Jenkins2015-11-121-3/+7
|\ \
| * | Add --owner to `image create`NiallBunting2015-11-061-3/+7
| |/
* | Fix issue when displaying image_memberlin-hua-cheng2015-10-231-1/+1
|/
* Merge "image set should not show the resource"Jenkins2015-10-082-11/+4
|\
| * image set should not show the resourceSteve Martinelli2015-10-062-11/+4
* | Merge "Add tags to `image set`"Jenkins2015-10-071-4/+15
|\ \ | |/
| * Add tags to `image set`NiallBunting2015-10-061-4/+15
* | Merge "Clean up Image v2 image set command"Jenkins2015-10-061-90/+90
|\ \ | |/
| * Clean up Image v2 image set commandDean Troyer2015-10-061-90/+90
* | Merge "Image fix bug with --volume"Jenkins2015-10-061-12/+14
|\ \ | |/ |/|
| * Image fix bug with --volumeNiallBunting2015-09-181-12/+14
* | Merge "Glance `image set` Resolve Fracturing"Jenkins2015-09-231-6/+58
|\ \
| * | Glance `image set` Resolve FracturingNiallBunting2015-09-231-6/+59
| |/
* | Merge "Use format_list instead of format_dict when listing images"Jenkins2015-09-211-1/+1
|\ \
| * | Use format_list instead of format_dict when listing imagesSteve Martinelli2015-09-211-1/+1
| |/
* | Format an images properties and tagsSteve Martinelli2015-09-211-3/+35
* | Add image create support for image v2Monty Taylor2015-09-211-1/+186
|/
* Merge "Do not set default versions in parsed args"Jenkins2015-07-241-5/+3
|\
| * Do not set default versions in parsed argsTerryHowe2015-07-181-5/+3
* | Merge "add image member commands for image API"Jenkins2015-07-201-0/+80
|\ \
| * | add image member commands for image APIchengkunye2015-07-201-0/+80
* | | Merge "Fix image save with API v2"Jenkins2015-07-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix image save with API v2David Moreau Simard2015-07-151-1/+1
| |/
* | Rename endpoint type to interfaceTerryHowe2015-07-151-2/+2
|/
* Merge "Add --os-endpoint-type cli optional argument"Jenkins2015-07-031-0/+2
|\
| * Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+2
* | Merge "Move update code from image create command"Jenkins2015-07-021-38/+104
|\ \
| * | Move update code from image create commandMarek Aufart2015-07-021-38/+104
| |/
* | Add functional tests for image setTerryHowe2015-06-161-0/+3
|/
* Add support for v2 image set commandAmey Bhide2015-05-271-0/+137
* Add missing properties to image set commandAmey Bhide2015-05-251-1/+24
* Minor fix to openstack image show commandAmey Bhide2015-05-011-1/+1
* Fix tiny typo in comment messageLin Yang2015-04-302-2/+2