summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/host.py
Commit message (Expand)AuthorAgeFilesLines
* Modify some unusual help messages in computev2Huanxuan Ao2016-06-271-2/+2
* Fix errors for "host set" commandHuanxuan Ao2016-06-221-10/+12
* Fix foundation copyrightsDean Troyer2016-06-141-1/+1
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Fix i18n support for help and error messages in computeTang Chen2016-05-241-7/+10
* [compute] Add set host commandjichenjc2016-02-261-0/+57
* 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