summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/agent.py
Commit message (Expand)AuthorAgeFilesLines
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-20/+4
* Trivial: Remove useless return from files in compute.Tang Chen2015-12-171-1/+0
* replace string format arguments with function parametersChristian Berendt2014-05-201-4/+4
* In anticipation of network agents, rename computeTerry Howe2014-02-271-4/+4
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-4/+0
* Removed unused imports.Josh Kearney2013-03-151-1/+0
* Remove underscore.Josh Kearney2013-02-251-1/+1
* Added compute agent support.Josh Kearney2013-02-201-0/+168