summaryrefslogtreecommitdiffstats
path: root/nova/api/cloud.py
Commit message (Expand)AuthorAgeFilesLines
* Moved reboot/rescue methods into nova.compute.api.Eric Day2010-12-021-58/+0
* pep 8 cleanup and typo in resizeVishvananda Ishaya2010-10-241-0/+2
* add methods to cloud for rescue and unrescueVishvananda Ishaya2010-10-241-0/+18
* review fixesVishvananda Ishaya2010-10-141-6/+2
* Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-5/+5
* Support reboot in api.rackspace by extracting reboot function from api.ec2 in...Michael Gundlach2010-09-291-0/+42