summaryrefslogtreecommitdiff
path: root/cinderclient/v2/quota_classes.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused attribute when updating quota_classTommyLike2017-08-181-3/+4
* Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-201-1/+30
* Add /v3 endpoint support for cinderclientscottda2016-04-181-30/+1
* Add request_ids attribute to resource objectsAnkit Agrawal2016-02-161-1/+2
* Fixes quota-class-update commandsliyingjun2015-03-021-2/+4
* python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Changes for volume type quotas.Cory Stone2013-07-151-15/+5
* Merge "Add `snapshots` key support for quota class update"Jenkins2013-06-211-0/+2
|\
| * Add `snapshots` key support for quota class updateliyingjun2013-06-071-0/+2
* | python3: Fix traceback while running testsChuck Short2013-06-191-1/+1
* | Start Gating on Pyflakes and HackingDirk Mueller2013-06-091-1/+1
|/
* Make ManagerWithFind abstract and fix its descendantsAlessio Ababilov2013-05-191-1/+1
* adding v2 support to cinderclientMike Perez2013-02-131-0/+51