summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Assume that if we don't find a VM for an instance in the DB, and the DB state...Justin Santa Barbara2011-03-281-4/+21
|\
| * Fix formatting of TODO and NOTE - should be a space after the #Justin Santa Barbara2011-03-281-9/+9
| * Clarified note about scope of the _poll_instance_states functionJustin Santa Barbara2011-03-281-1/+3
| * Fixed some format stringsJustin Santa Barbara2011-03-281-2/+2
| * pep8 fixesJustin Santa Barbara2011-03-281-1/+1
| * Assume that if we don't find a VM for an instance in the DB, and the DB state...Justin Santa Barbara2011-03-281-4/+19
* | pep8 fixesJustin Santa Barbara2011-03-281-3/+1
* | There were two periodic_tasks functions, due to parallel merges in compute.ma...Justin Santa Barbara2011-03-281-6/+11
|/
* Merge w/ trunk resolving conflicts.Dan Prince2011-03-241-15/+25
|\
| * Merging trunkRick Harris2011-03-241-5/+21
| |\
| | * support volume and network in the direct apitermie2011-03-241-4/+5
| * | Merging trunkRick Harris2011-03-243-35/+186
| |\ \
| * | | Filtering images by user_id nowRick Harris2011-03-231-1/+2
| * | | get_all cleanupRick Harris2011-03-221-7/+13
| * | | Refactored out _safe_translate codeRick Harris2011-03-221-4/+6
| * | | Merging trunkRick Harris2011-03-222-16/+39
| |\ \ \
| * \ \ \ Merging trunkRick Harris2011-03-151-1/+252
| |\ \ \ \
| * | | | | Adding instance_id as Glance image_propertyRick Harris2011-03-141-1/+1
* | | | | | Merge w/ trunk.Dan Prince2011-03-242-3/+19
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | trunk mergeSandy Walsh2011-03-241-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Aggregates capabilities from Compute, Network, Volume to the ZoneManager in S...Sandy Walsh2011-03-241-2/+3
| | |\ \ \ \
| | | * \ \ \ trunk mergeSandy Walsh2011-03-231-3/+11
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | indenting cleanupSandy Walsh2011-03-231-1/+1
| * | | | | | trunk mergeSandy Walsh2011-03-243-33/+183
| |\| | | | |
| * | | | | | trunk mergeSandy Walsh2011-03-221-3/+11
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | zones3 and trunk mergeSandy Walsh2011-03-211-2/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | trunk mergeSandy Walsh2011-03-211-2/+2
| | |\ \ \ \ \
| * | | | | | | whoopsySandy Walsh2011-03-181-1/+1
| * | | | | | | enable_zone_routing flagSandy Walsh2011-03-181-11/+9
| * | | | | | | refactored out middleware, now it's a decorator on service.apiSandy Walsh2011-03-172-19/+311
| |\| | | | | |
| | * | | | | | merge with trunk. moved scheduler_manager into manager. fixed testsSandy Walsh2011-03-172-19/+293
| | |\ \ \ \ \ \
| * | | | | | | | cleanupSandy Walsh2011-03-161-1/+0
| * | | | | | | | moved scheduler API check into db.api decoratorSandy Walsh2011-03-162-12/+3
| * | | | | | | | Refactored ZoneRedirect into ZoneChildHelper so ZoneManager can use this too.Sandy Walsh2011-03-161-6/+2
| * | | | | | | | first pass openstack redirect workingSandy Walsh2011-03-152-2/+7
| * | | | | | | | exception fixupSandy Walsh2011-03-152-6/+12
| |\| | | | | | |
| | * | | | | | | merge with zones2 fixes and trunkSandy Walsh2011-02-251-3/+1
| |/| | | | | | |
| * | | | | | | | merge trunkSandy Walsh2011-02-242-2/+151
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Tests all working againSandy Walsh2011-02-231-1/+2
| * | | | | | | | | 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