summaryrefslogtreecommitdiff
path: root/cinderclient/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add auth_plugin support to cinderclientCory Stone2014-02-141-0/+10
* Fix typo in cinderclienthuangtianhua2013-11-281-1/+1
* Add quota-usage commandSeif Lotfy2013-10-031-1/+4
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Add volume name argumentsKen'ichi Ohmichi2013-09-181-0/+5
* Remove locals() from cinder client code baseMike Perez2013-07-311-2/+6
* Revert "Use exceptions from oslo"John Griffith2013-07-151-1/+1
* Use exceptions from osloAlessio Ababilov2013-07-011-1/+1
* python3: Strutils is not neededChuck Short2013-06-221-6/+17
* python3: Fix traceback while running testsChuck Short2013-06-191-1/+1
* python3: Fix unicode stringsChuck Short2013-06-131-2/+2
* python3: Basic python3 compatibility.Chuck Short2013-06-121-2/+4
* python3: compatibility for iteritems and iterkeysChuck Short2013-06-111-1/+2
* Allow generator as input to utils.print_list.Hugh Saunders2013-05-151-1/+1
* Add license information.Chuck Short2013-05-091-0/+15
* Don't print the empty table on list operations.John Griffith2013-04-111-1/+2
* Decodes input and encodes output1.0.3Flaper Fesp2013-03-291-9/+5
* Fix support for Unicode volume namesEric Harney2012-10-231-6/+14
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+261