summaryrefslogtreecommitdiff
path: root/openstackclient/image
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove now-unnecessary client creation hacksDean Troyer2014-10-181-1/+1
|/
* Change help text for image save commandSteve Martinelli2014-09-212-2/+2
* Merge "Add more columns to image list output"Jenkins2014-07-262-2/+22
|\
| * Add more columns to image list outputSteve Martinelli2014-07-252-2/+22
* | Change V2 image tests to actually run V2 image codeSteve Martinelli2014-07-251-1/+1
|/
* Clean up make_client() loggingDean Troyer2014-07-081-0/+1
* Image create and set command updates and testsDean Troyer2014-06-161-135/+187
* replace string format arguments with function parametersChristian Berendt2014-05-202-10/+10
* Add --volume option to image create commandTerry Howe2014-03-051-16/+43
* Merge "Glance client no longer isa http client"Jenkins2014-02-201-1/+1
|\
| * Glance client no longer isa http clientTerry Howe2014-02-071-1/+1
* | Remove copyright from empty filesAlexander Ignatov2014-01-203-42/+0
|/
* Merge "Fix image set properties error"Jenkins2014-01-101-0/+1
|\
| * Fix image set properties errorDean Troyer2014-01-061-0/+1
* | Fix errant underscoresDean Troyer2014-01-091-9/+9
|/
* Expand support for command extensionsDean Troyer2013-11-211-0/+16
* Complete basic test infrastructureDean Troyer2013-11-181-1/+1
* Add options to support TLS certificate verificationDean Troyer2013-10-071-1/+6
* Remove tenant round 3 - other commandsDean Troyer2013-07-311-4/+4
* Complete Image v1Dean Troyer2013-07-183-57/+375
* Remove api = apiName calls from each methodSteve Martinelli2013-07-122-5/+0
* Rename all instances of 'metadata' to 'property'.Josh Kearney2013-05-071-4/+4
* Adds image `create` and `delete` functionality.Josh Kearney2013-04-234-2/+193
* Correct the version mapping to image service.Josh Kearney2013-02-191-2/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-2/+1
* 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-244-2/+30
|/
* Adds Glance API v2 support.Josh Kearney2013-01-163-0/+150
* Add openstackclient bitsDean Troyer2012-04-191-0/+0