summaryrefslogtreecommitdiff
path: root/openstackclient/image
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge "Handle the pagination for image list"1.1.0Jenkins2015-04-202-2/+22
|\
| * Handle the pagination for image listTerryHowe2015-04-202-2/+22
* | Fix skipped image create attribute location attrMarek Aufart2015-04-171-1/+1
|/
* Use glanceclient's inbuilt images findJamie Lennox2015-04-021-55/+1
* Add sort support to image listzhiyuan_cai2015-02-062-0/+20
* Add filter to image listDean Troyer2015-01-272-22/+155
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-203-6/+72
* Command doc: imageSteve Martinelli2015-01-092-14/+14
* add multi-delete support for compute/image/net/volumewanghong2014-12-232-16/+20
* Merge "Close files on image create"Jenkins2014-10-241-23/+30
|\
| * Close files on image createDean Troyer2014-10-141-23/+30
* | Remove ClientManager._service_catalogDean Troyer2014-10-181-3/+5