summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/usage.py
Commit message (Expand)AuthorAgeFilesLines
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-12/+3
* Remove deprecated 'project usage list' commandDean Troyer2015-11-181-17/+0
* Fix the bug of "openstack usage show"xiexs2015-11-021-4/+12
* Deprecate project usage list commandDean Troyer2015-01-151-6/+23
* Add docs for usage show/listSteve Martinelli2014-12-311-6/+6
* Add usage show commandSteve Martinelli2014-12-261-0/+74
* Fix a few issues with 'usage list'Steve Martinelli2014-12-261-3/+6
* Ignore most of the new hacking 0.9.2 rulesDean Troyer2014-06-131-1/+1
* replace string format arguments with function parametersChristian Berendt2014-05-201-1/+1
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Remove remaining print statementsDean Troyer2014-01-221-2/+5
* Remove tenant round 3 - other commandsDean Troyer2013-07-311-1/+20
* Add usage command for compute apiSteve Martinelli2013-07-261-0/+91