summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/host.py
Commit message (Expand)AuthorAgeFilesLines
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-12/+3
* replace string format arguments with function parametersChristian Berendt2014-05-201-2/+2
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-2/+0
* Removed unused imports.Josh Kearney2013-03-151-1/+0
* Add compute hosts support.Josh Kearney2013-03-061-0/+83