summaryrefslogtreecommitdiff
path: root/openstackclient/volume/client.py
Commit message (Expand)AuthorAgeFilesLines
* default OS_VOLUME_API_VERSION to v2Steve Martinelli2015-08-241-1/+1
* Do not set default versions in parsed argsTerryHowe2015-07-181-5/+3
* Rename endpoint type to interfaceTerryHowe2015-07-151-3/+2
* Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+5
* Add support for volume v2 APIAmey Bhide2015-05-301-1/+2
* Defer client importsDean Troyer2015-04-151-9/+11
* Add region name for identity and volume clientsSteve Martinelli2015-01-211-0/+1
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-18/+2
* Fix operation on clouds with availability-zonesMonty Taylor2014-10-111-1/+1
* Merge "Add support to list volume extensions"Jenkins2014-07-091-1/+6
|\
| * Add support to list volume extensionsSteve Martinelli2014-07-041-1/+6
* | Clean up make_client() loggingDean Troyer2014-07-081-2/+1
|/
* Fix find_resource for keystone and cinderTerry Howe2014-06-171-0/+5
* Skip auth in cinderclientYejia Xu2014-05-051-0/+11
* Fix volume commands with multiple regionsTerry Howe2014-02-211-0/+1
* Displaying curl commands for nova and cinder callsFlorent Flament2014-01-021-0/+5
* Expand support for command extensionsDean Troyer2013-11-211-0/+16
* Add options to support TLS certificate verificationDean Troyer2013-10-071-0/+2
* Remove tenant round 1 - global optionsDean Troyer2013-07-311-1/+1
* Add Cinder API V1 SupportSteve Martinelli2013-02-081-0/+45