summaryrefslogtreecommitdiff
path: root/openstackclient/image/client.py
Commit message (Expand)AuthorAgeFilesLines
* Using v2 as the default version of GlanceFei Long Wang2016-11-181-1/+1
* osc-lib: shellDean Troyer2016-08-051-6/+6
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Fix i18n support for help and log.warning in imageXiaoyang Zhang2016-05-191-3/+4
* Do not set default versions in parsed argsTerryHowe2015-07-181-5/+3
* Rename endpoint type to interfaceTerryHowe2015-07-151-2/+2
* Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+2
* Use glanceclient's inbuilt images findJamie Lennox2015-04-021-55/+1
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-201-2/+26
* Remove ClientManager._service_catalogDean Troyer2014-10-181-3/+5
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-1/+1
* Clean up make_client() loggingDean Troyer2014-07-081-0/+1
* Glance client no longer isa http clientTerry Howe2014-02-071-1/+1
* Expand support for command extensionsDean Troyer2013-11-211-0/+16
* Add options to support TLS certificate verificationDean Troyer2013-10-071-1/+6
* Complete Image v1Dean Troyer2013-07-181-3/+57
* Adds image `create` and `delete` functionality.Josh Kearney2013-04-231-1/+1
* 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
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-1/+1
* Adds Glance API v2 support.Josh Kearney2013-01-161-0/+41