summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkEd Leafe2011-08-082-0/+11
|\
| * Changed all references to 'power state' to 'power action' as requested by rev...Ed Leafe2011-08-042-6/+6
| * Merged trunkEd Leafe2011-08-042-13/+40
| |\
| * \ Merged trunkEd Leafe2011-08-031-6/+6
| |\ \
| * | | Removed duplicate methods created by previous merge.Ed Leafe2011-08-031-7/+1
| * | | Fixed a missing space.Ed Leafe2011-08-021-1/+1
| * | | Merged trunkEd Leafe2011-08-021-435/+0
| |\ \ \
| * \ \ \ Merged from labEd Leafe2011-08-022-6/+11
| |\ \ \ \
| | * | | | Fixed several typosEd Leafe2011-08-021-1/+1
| | * | | | Merged trunkEd Leafe2011-08-021-6/+3
| | |\ \ \ \
| | * | | | | Added option for rebooting or shutting down a host.Ed Leafe2011-08-012-1/+12
| * | | | | | Merged trunkEd Leafe2011-08-021-6/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merged trunkEd Leafe2011-08-013-192/+328
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-072-0/+12
* | | | | | | zone_aware_scheduler classes couldn't build instances due to a change to comp...Chris Behrens2011-08-051-0/+4
* | | | | | | Fixes lp821144Matt Dietz2011-08-051-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert migration now finishesMatt Dietz2011-08-041-2/+2
| * | | | | | | Forgot the instance_id parameter in the finish callMatt Dietz2011-08-041-1/+2
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | fix pep8 issues that are in trunkChris Behrens2011-08-041-2/+4
|/ / / / / /
* | | | | | The logic for confirming and reverting resizes was flipped. As a result, reve...Johannes Erdfelt2011-08-041-2/+2
|\ \ \ \ \ \
| * | | | | | Revert should be sent to destination node and confirm should be sent to sourceJohannes Erdfelt2011-08-041-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Moves code restarting instances after compute node reboot from libvirt driver...Nikolay Sokolov2011-08-041-0/+26
|\ \ \ \ \ \
| * | | | | | Yet another conflict resolved.Nikolay Sokolov2011-08-034-461/+26
| |\| | | | |
| * | | | | | Resolved conflicts with trunkNikolay Sokolov2011-07-272-24/+45
| |\ \ \ \ \ \
| * | | | | | | Warn user instead of ignoringNikolay Sokolov2011-07-261-1/+1
| * | | | | | | Added ensuring filter rules for all VMs.Nikolay Sokolov2011-07-261-0/+5
| * | | | | | | Estetic fix.Nikolay Sokolov2011-07-261-1/+2
| * | | | | | | Fixed old libvirt semantics, added resume_guests_state_on_host_boot flag.Nikolay Sokolov2011-07-261-5/+4
| * | | | | | | Hotfix.Nikolay Sokolov2011-07-251-0/+1
| * | | | | | | Some estetic refactoring.Nikolay Sokolov2011-07-251-27/+21
| * | | | | | | pep8Nikolay Sokolov2011-07-251-8/+15
| * | | | | | | Fixed logging.Nikolay Sokolov2011-07-251-1/+1
| * | | | | | | Fixed id.Nikolay Sokolov2011-07-251-1/+1
| * | | | | | | Fixed init_host context name.Nikolay Sokolov2011-07-251-1/+1
| * | | | | | | Moved restaring instances from livbirt driver to ComputeManager.Nikolay Sokolov2011-07-221-0/+19
* | | | | | | | Merge with trunkJohannes Erdfelt2011-08-032-441/+6
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Glance has been updated for integration with keystone. That means that nova ...Kevin L. Mitchell2011-08-021-6/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | pull-up from trunkKevin L. Mitchell2011-08-021-6/+3
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Revert to using context; to avoid conflict, we import context module as nova_...Kevin L. Mitchell2011-07-291-1/+1
| | * | | | | | pull-up from trunk and conflict resolutionKevin L. Mitchell2011-07-291-1/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | pull-up from trunkKevin L. Mitchell2011-07-291-6/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ pull-up from trunk; fix problem obscuring context module with context param; ...Kevin L. Mitchell2011-07-291-10/+15
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ pull-up from trunkKevin L. Mitchell2011-07-272-2/+11
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | First pass at converting this stuff--pass context down into vmops. Still nee...Kevin L. Mitchell2011-07-261-4/+5
| * | | | | | | | | - Remove Twisted dependency from pip-requiresBrian Waldon2011-08-021-435/+0
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | removing compute monitorBrian Waldon2011-08-021-435/+0
| | | |_|_|_|/ / / | | |/| | | | | |
* | / | | | | | | Use flavorid only at the API level and use instance_type_id internallyJohannes Erdfelt2011-08-032-11/+12
|/ / / / / / / /
* | | | | | | | FlavorNotFound already existed, no need to create another exception.Brian Lamar2011-07-291-1/+1
* | | | | | | | Created exceptions for accepting in OSAPI, and handled them appropriately.Brian Lamar2011-07-291-6/+3
|/ / / / / / /
* | | | | | | merged trunkVishvananda Ishaya2011-07-292-15/+18
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |