summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/hypervisor.py
Commit message (Expand)AuthorAgeFilesLines
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-12/+3
* Show which aggregate a hypervisor is member ofDavid Moreau Simard2015-07-021-0/+23
* Add 'uptime' in 'hypervisor show'lin-hua-cheng2015-03-061-0/+13
* Add hypervisor docslin-hua-cheng2015-03-051-7/+7
* Normalize more help stringsDean Troyer2014-07-241-5/+5
* replace string format arguments with function parametersChristian Berendt2014-05-201-2/+2
* Begin Python 3 compatabilityDean Troyer2013-07-291-1/+2
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-2/+0
* Added compute hypervisor support.Josh Kearney2013-03-111-0/+84