summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | service ping workingSandy Walsh2011-02-201-2/+2
| * | | | | | | | | | | | | | | | | | change names for consistency with existing db apiMark Washenberger2011-03-241-3/+3
| * | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-03-243-33/+183
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Pass a fake timing source to live_migration_pre in every test that expectes i...Soren Hansen2011-03-241-2/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkSoren Hansen2011-03-242-26/+102
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Apparantly a more common problem than first thought.Soren Hansen2011-03-221-2/+6
| | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merged with conflict and resolved conflict (with my own patch, no less)Justin Santa Barbara2011-03-241-4/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | better logging of exceptionsJustin Santa Barbara2011-03-241-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | Report the exception (happens when can't import libvirt)Justin Santa Barbara2011-03-231-2/+2
| | | | |/ / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | Offers the ability to run a periodic_task that sweeps through rescued instanc...Josh Kearney2011-03-241-2/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | Review feedbackJosh Kearney2011-03-231-1/+1
| | | | * | | | | | | | | | | | | | | | | Only run periodic task when rescue_timeout is greater than 0Josh Kearney2011-03-231-1/+2
| | | | * | | | | | | | | | | | | | | | | Automatically unrescue instances after a given timeoutJosh Kearney2011-03-231-2/+10
| | | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | Merged with lp:nova, fixed conflictsJustin Santa Barbara2011-03-232-23/+89
| | |\| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | merge prop fixesmatt.dietz@rackspace.com2011-03-231-3/+7
| | | * | | | | | | | | | | | | | | | | Unit test cleanupmatt.dietz@rackspace.com2011-03-231-1/+1
| | | * | | | | | | | | | | | | | | | | merge prop changesmatt.dietz@rackspace.com2011-03-232-5/+16
| | | * | | | | | | | | | | | | | | | | Merge stuffmatt.dietz@rackspace.com2011-03-221-4/+4
| | | * | | | | | | | | | | | | | | | | Resolved conflictsmatt.dietz@rackspace.com2011-03-222-10/+19
| | | |\| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | mergeCerberus2011-03-172-11/+26
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Mapping the resize statusCerberus2011-03-171-0/+2
| | | * | | | | | | | | | | | | | | | | FooCerberus2011-03-171-0/+1
| | | * | | | | | | | | | | | | | | | | refactoringCerberus2011-03-171-4/+1
| | | * | | | | | | | | | | | | | | | | FooCerberus2011-03-171-1/+0
| | | * | | | | | | | | | | | | | | | | fooCerberus2011-03-161-1/+1
| | | * | | | | | | | | | | | | | | | | fooCerberus2011-03-161-2/+3
| | | * | | | | | | | | | | | | | | | | FudgeCerberus2011-03-161-0/+4
| | | * | | | | | | | | | | | | | | | | chchchchchangesCerberus2011-03-161-0/+1
| | | * | | | | | | | | | | | | | | | | tweakCerberus2011-03-161-1/+0
| | | * | | | | | | | | | | | | | | | | Some typosCerberus2011-03-161-1/+3
| | | * | | | | | | | | | | | | | | | | A few fixesCerberus2011-03-151-1/+1
| | | * | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-151-1/+252
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Test fixes and some typosmatt.dietz@rackspace.com2011-03-142-3/+3
| | | * | | | | | | | | | | | | | | | | Test changesCerberus2011-03-141-1/+1
| | | * | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-141-1/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Some unit testsCerberus2011-03-111-3/+6
| | | * | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-101-4/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | More resizeCerberus2011-03-101-24/+44
| | | * | | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-091-3/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | stuffCerberus2011-03-092-5/+27
| | | | |_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | pep8 fixes, backported some important fixes that didn't make it over from my ...Justin Santa Barbara2011-03-232-2/+2
| | * | | | | | | | | | | | | | | | | | Merged with lp:novaJustin Santa Barbara2011-03-222-18/+41
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Added space in between # and TODO in #TODOJustin Santa Barbara2011-03-222-2/+2
| | * | | | | | | | | | | | | | | | | | Added note about the advantages of using a type vs using a set of global cons...Justin Santa Barbara2011-03-221-1/+3
| | * | | | | | | | | | | | | | | | | | Filled out the base-driver contract, so it's not a false-promiseJustin Santa Barbara2011-03-222-39/+2
| | * | | | | | | | | | | | | | | | | | Forgot this in the rename of check_instance -> check_isinstanceJustin Santa Barbara2011-03-221-1/+1
| | * | | | | | | | | | | | | | | | | | Clarified message when a VM is not running but still in DBJustin Santa Barbara2011-03-141-1/+1
| | * | | | | | | | | | | | | | | | | | Added test and fixed up code so that it worksJustin Santa Barbara2011-03-141-5/+11
| | * | | | | | | | | | | | | | | | | | Initial implementation of refresh instance statesJustin Santa Barbara2011-03-143-5/+105
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-03-221-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |