summaryrefslogtreecommitdiff
path: root/cinderclient/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add findall server side filteringAnton Arefiev2015-05-221-7/+20
* Added type description for volume type clientGloria Gu2014-12-171-1/+3
* List all the request items when the list is over osapi_max_limitVincent Hou2014-12-041-3/+35
* Remove Python 2.4 compat shimEric Harney2014-09-191-8/+0
* Reuse Resource from osloAndrey Kurilin2014-04-041-85/+4
* Fix typo in cinderclienthuangtianhua2013-11-281-2/+2
* Enable del of other tenants resources by nameJay S. Bryant2013-10-291-1/+4
* python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Revert "Use exceptions from oslo"John Griffith2013-07-151-1/+1
* Use exceptions from osloAlessio Ababilov2013-07-011-1/+1
* python3: Fix traceback while running testsChuck Short2013-06-191-3/+3
* python3: Fix traceback while running tests.Chuck Short2013-06-151-1/+2
* python3: Update for metaclassesChuck Short2013-06-121-2/+1
* Merge "Start Gating on Pyflakes and Hacking"Jenkins2013-06-121-1/+1
|\
| * Start Gating on Pyflakes and HackingDirk Mueller2013-06-091-1/+1
* | python3: compatibility for iteritems and iterkeysChuck Short2013-06-111-1/+4
|/
* Make ManagerWithFind abstract and fix its descendantsAlessio Ababilov2013-05-191-4/+7
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-2/+2
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+293