summaryrefslogtreecommitdiff
path: root/openstackclient/common/quota.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix showing network quotas for a project"Jenkins2016-02-021-4/+7
|\
| * Fix showing network quotas for a projectRichard Theis2016-02-021-4/+7
* | log take_action parameters in a single placeAkihiro Motoki2016-02-021-11/+2
|/
* Add project name/ID validation for "openstack quota show"xiexs2015-11-291-3/+9
* Unable to set some compute quotasRichard Theis2015-11-201-0/+1
* Add project-name/-id validation for the OSC "openstack quota set"xiexs2015-11-041-4/+11
* 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