summaryrefslogtreecommitdiffstats
path: root/nova/compute/power_state.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup power state (partially implements bp task-management)Yun Mao2012-05-291-10/+15
* adding 'building' power state; testing for 409 from OSAPI when rebuild reques...Brian Waldon2011-03-311-9/+12
* pep8 fixes, backported some important fixes that didn't make it over from my ...Justin Santa Barbara2011-03-231-1/+1
* Added space in between # and TODO in #TODOJustin Santa Barbara2011-03-221-1/+1
* Added note about the advantages of using a type vs using a set of global cons...Justin Santa Barbara2011-03-221-1/+3
* Initial implementation of refresh instance statesJustin Santa Barbara2011-03-141-4/+12
* Added test case for 'not enough memory'Salvatore Orlando2011-02-091-1/+3
* added suspend as a power stateTrey Morris2010-12-231-1/+3
* PEP8 cleanup in nova/*, except for tests. There should be no functional chang...Eric Day2010-10-211-7/+6
* In preparation for XenAPI support, refactor the interface betweenEwan Mellor2010-07-181-0/+41