summaryrefslogtreecommitdiff
path: root/openstackclient/image/v2
Commit message (Expand)AuthorAgeFilesLines
* 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 "add image member commands for image API"Jenkins2015-07-201-0/+80
|\
| * add image member commands for image APIchengkunye2015-07-201-0/+80
* | Fix image save with API v2David Moreau Simard2015-07-151-1/+1
|/
* Add support for v2 image set commandAmey Bhide2015-05-271-0/+137
* Minor fix to openstack image show commandAmey Bhide2015-05-011-1/+1
* Fix tiny typo in comment messageLin Yang2015-04-301-1/+1
* Handle the pagination for image listTerryHowe2015-04-201-1/+11
* Add sort support to image listzhiyuan_cai2015-02-061-0/+10
* Add filter to image listDean Troyer2015-01-271-11/+70
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-201-2/+23
* Command doc: imageSteve Martinelli2015-01-091-4/+4
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-8/+10
* Change help text for image save commandSteve Martinelli2014-09-211-1/+1
* Merge "Add more columns to image list output"Jenkins2014-07-261-1/+11
|\
| * Add more columns to image list outputSteve Martinelli2014-07-251-1/+11
* | Change V2 image tests to actually run V2 image codeSteve Martinelli2014-07-251-1/+1
|/
* replace string format arguments with function parametersChristian Berendt2014-05-201-4/+4
* Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* Complete Image v1Dean Troyer2013-07-181-24/+41
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-4/+0
* Adds image `create` and `delete` functionality.Josh Kearney2013-04-231-1/+22
* Merge "Use the cliff framework's ShowOne as intended for `show image`."Jenkins2013-01-281-18/+15
|\
| * Use the cliff framework's ShowOne as intended for `show image`.Josh Kearney2013-01-241-18/+15
* | Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-242-1/+15
|/
* Adds Glance API v2 support.Josh Kearney2013-01-162-0/+109