summaryrefslogtreecommitdiff
path: root/openstackclient/common/limits.py
Commit message (Expand)AuthorAgeFilesLines
* Fix limits show command without Nova and CinderJude Cross2018-04-031-11/+21
* translate all command help strings3.4.0Steve Martinelli2016-11-171-1/+1
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Fix i18n supports in commomHuanxuan Ao2016-06-071-7/+11
* Trivial: Fix typo in common/limits.pyTang Chen2016-03-231-2/+2
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-7/+2
* Use Block Storage instead of VolumeXi Yang2015-11-271-1/+1
* Merge "Use a common decorator to log 'take_action' activation"Jenkins2015-09-111-1/+1
|\
| * Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-1/+1
* | Running 'limits show' returns nothingMajor Hayden2015-08-141-1/+1
|/
* Add support for showing limits of a specific projectSteve Martinelli2015-04-031-1/+28
* replace string format arguments with function parametersChristian Berendt2014-05-201-1/+1
* Add show limits commandDean Troyer2013-07-121-0/+79