summaryrefslogtreecommitdiff
path: root/cinderclient/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Volume status management for volume migrationVincent Hou2015-09-011-4/+21
* Fixes table when there are multiline in result dataliyingjun2015-08-031-1/+7
* Find resource refactoringAnton Arefiev2015-05-121-9/+6
* Remove duplicate find request in find_resourceGorka Eguileor2015-04-011-17/+16
* cinder list now prints dash '-' when data is Noneyatin karel2015-03-161-0/+2
* Leverage openstack.common.importutils import_classAaron Rosen2015-01-121-7/+0
* Client output is not sorted by --sort_keySteven Kaufer2014-12-221-3/+14
* Merge "Use immutable arg rather mutable arg"Jenkins2014-12-211-1/+2
|\
| * Use immutable arg rather mutable argliuqing2014-07-031-1/+2
* | Remove unused methods from utils.pyRushi Agrawal2014-11-171-64/+0
|/
* 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