summaryrefslogtreecommitdiff
path: root/cinderclient/v2/quotas.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-201-1/+40
* Add /v3 endpoint support for cinderclientscottda2016-04-181-40/+1
* Add request_ids attribute to resource objectsAnkit Agrawal2016-02-161-1/+2
* Quotaset update does not return resultJuan Manuel Olle2014-07-291-2/+3
* Add quota-delete command to cinder clientSergio Cazzolato2014-04-011-0/+5
* Merge "Add quota-usage command"Jenkins2013-10-211-2/+3
|\
| * Add quota-usage commandSeif Lotfy2013-10-031-2/+3
* | 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-10/+4
* 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
* Add support for snapshot quotas.john-griffith2013-03-211-1/+2
* adding v2 support to cinderclientMike Perez2013-02-131-0/+53