summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/usage.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
| | | | | | | | | | This fixes some errors and inconsistencies I found reviewing the help strings: * Capitalize help strings * Add missing space between words (in multi-line strings) * Improve wording Change-Id: I2fb31ab4191c330146e31c1a9651115a6657769a
* Remove remaining print statementsDean Troyer2014-01-221-2/+5
| | | | | | I think these are the last two stragglers, including debugging lines Change-Id: Ic3dd98480211d0f7d3cc951bec5cd54f902a101f
* Remove tenant round 3 - other commandsDean Troyer2013-07-311-1/+20
| | | | | | | Mostly options and help strings: * image, server, project usage, volume Change-Id: I788b0660f8c2daacde53c20a72dd1afc60cf5159
* Add usage command for compute apiSteve Martinelli2013-07-261-0/+91
As per the blueprint: nova-client, adding usage command for compute Change-Id: Ib694b0b1ebf56b2a62b6f09c67ffaa6959911605