summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/console.py
Commit message (Expand)AuthorAgeFilesLines
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-11/+2
* Trivial: Remove useless return from files in compute.Tang Chen2015-12-171-1/+0
* Fix the bug of "openstack console log show"xiexs2015-11-091-0/+2
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-2/+2
* Command object docs: aggregate, console *, keypairDean Troyer2014-11-191-2/+2
* Normalize more help stringsDean Troyer2014-07-241-4/+4
* replace string format arguments with function parametersChristian Berendt2014-05-201-2/+2
* Display all server log when --lines option is NoneYejia Xu2014-05-071-3/+7
* Begin Python 3 compatabilityDean Troyer2013-07-291-4/+3
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-2/+0
* Add console commandsDean Troyer2013-04-251-0/+123