summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Decodes input and encodes output1.0.3Flaper Fesp2013-03-291-2/+6
* Catch KeyboardInterruptEric Harney2013-03-201-1/+3
* adding v2 support to cinderclientMike Perez2013-02-131-2/+3
* Avoid UnicodeEncodeError exception on exceptionDirk Mueller2013-02-061-1/+1
* Fixed documentation of the cinder shell command.Frederic Lepied2013-01-311-1/+1
* Change Nova -> Cinder in credentials error messageEric Harney2013-01-211-1/+1
* Fixed Version FunctionalityAnita Kuno2013-01-171-0/+4
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-6/+11
* Bring back the output from client.http_log()Dean Troyer2012-12-131-2/+4
* show help when calling without argumentsChristian Berendt2012-11-081-1/+1
* Add retries to cinderclient.Cory Stone2012-11-071-1/+8
* Revert "Add retries to cinderclient."John Griffith2012-11-021-7/+1
* Add retries to cinderclient.Cory Stone2012-11-011-1/+7
* Change '_' to '-' in optionsDean Troyer2012-08-231-27/+57
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-79/+93
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+435