summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
* Merge "Normalize more help strings"Jenkins2014-07-241-11/+11
|\
| * Normalize more help stringsDean Troyer2014-07-241-11/+11
* | 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
* replace string format arguments with function parametersChristian Berendt2014-05-204-21/+21
* Change volume create --volume-type to --typeDean Troyer2014-05-151-4/+10
* Merge "volume type create should display properties"Jenkins2014-05-061-9/+4
|\
| * volume type create should display propertiesTerry Howe2014-05-051-9/+4
* | Skip auth in cinderclientYejia Xu2014-05-051-0/+11
|/
* Merge "Fix volume commands with multiple regions"0.3.1Jenkins2014-02-261-0/+1
|\
| * Fix volume commands with multiple regionsTerry Howe2014-02-211-0/+1
* | Fix some help stringsAndreas Jaeger2014-02-213-3/+3
|/
* Remove copyright from empty filesAlexander Ignatov2014-01-202-28/+0
* Displaying curl commands for nova and cinder callsFlorent Flament2014-01-021-0/+5
* Expand support for command extensionsDean Troyer2013-11-211-0/+16
* Do lookups for user, project in volume createDean Troyer2013-10-251-8/+19
* Add options to support TLS certificate verificationDean Troyer2013-10-071-0/+2
* Remove tenant round 3 - other commandsDean Troyer2013-07-311-4/+8
* Remove tenant round 1 - global optionsDean Troyer2013-07-311-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-294-8/+12
* Merge "Change volume manager to volume type, unset property for type"Jenkins2013-07-231-4/+1
|\
| * Change volume manager to volume type, unset property for typeSteve Martinelli2013-07-211-4/+1
* | Merge "Clean up properties (metadata) formatting"Jenkins2013-07-232-52/+76
|\ \ | |/ |/|
| * Clean up properties (metadata) formattingDean Troyer2013-07-212-52/+76
* | Add quota commandsDean Troyer2013-07-171-114/+0
|/
* Remove api = apiName calls from each methodSteve Martinelli2013-07-124-21/+0
* Add volume backup commandsHugh Saunders2013-06-031-0/+171
* Tweak volume commands and add k=v argparse actionDean Troyer2013-05-242-58/+85
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+2
* Rename all instances of 'metadata' to 'property'.Josh Kearney2013-05-071-4/+4
* Add metadata support for volumeSteve Martinelli2013-03-221-7/+81
* Add extra-specs support for volume-typeSteve Martinelli2013-03-211-40/+65
* Merge "Add snapshot support for v1 volume"Jenkins2013-03-151-0/+183
|\
| * Add snapshot support for v1 volumeSteve Martinelli2013-03-081-0/+183
* | Add optional arguments to volume list commandSteve Martinelli2013-03-111-2/+32
* | Add force-delete option for volumesSteve Martinelli2013-03-091-2/+12
|/
* Add volume support for openstack clientSteve Martinelli2013-03-071-0/+216
* Add metadata support for volume typeSteve Martinelli2013-03-051-0/+67
* Add quota v1 support for volumeSteve Martinelli2013-03-041-0/+113
* Add Cinder API V1 SupportSteve Martinelli2013-02-084-0/+165