summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/usage.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.computeStephen Finucane2023-05-101-37/+53
* Use the compute SDK in usage commandsDaniel Wilson2022-10-251-39/+30
* compute: Fix 'usage * -f yaml' outputStephen Finucane2021-01-061-24/+79
* Replace six.iteritems() with .items()lihaijing2020-01-091-2/+1
* Paginate over usage list to return all usagesPavlo Shchelokovskyy2019-02-281-1/+49
* Fix additional output encoding issuesDean Troyer2018-03-201-4/+4
* Modified API calls in os usagejiahui.qiang2016-12-081-1/+1
* translate all command help strings3.4.0Steve Martinelli2016-11-171-2/+2
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Fix i18n support for help and error messages in computeTang Chen2016-05-241-16/+18
* 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