summaryrefslogtreecommitdiff
path: root/openstackclient/common/quota.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add tests for volume quota set"Jenkins2015-09-191-2/+1
|\
| * Add tests for volume quota setTerryHowe2015-08-111-2/+1
* | Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-2/+4
|/
* Merge "Fix quota set failed problem"Jenkins2015-08-061-1/+2
|\
| * Fix quota set failed problemjiaxi2015-07-281-1/+2
* | Fix quota show when there is no project idTerryHowe2015-08-051-3/+2
|/
* Don't create empty quota set requestsJamie Lennox2015-05-051-2/+3
* Add support to specify volume quotas per volume typeSteve Martinelli2015-04-151-2/+10
* Add network support to quota showzhiyuan_cai2015-01-281-6/+30
* Catch exception when getting quotazhiyuan_cai2014-12-301-15/+19
* Begin copying wiki command list hereDean Troyer2014-11-191-1/+1
* replace string format arguments with function parametersChristian Berendt2014-05-201-2/+2
* Add quota commandsDean Troyer2013-07-171-0/+192