summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow soft_reboot to work from more states:Vishvananda Ishaya2012-03-091-1/+4
* | Fix racey snapshots.Rick Harris2012-03-082-14/+13
* | Merge "HACKING fixes, all but sqlalchemy."Jenkins2012-03-071-2/+0
|\ \
| * | HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-071-2/+0
* | | Merge "bug 944145: race condition causes VM's state to be SHUTOFF"Jenkins2012-03-071-4/+42
|\ \ \ | |/ / |/| |
| * | bug 944145: race condition causes VM's state to be SHUTOFFArmando Migliaccio2012-03-071-4/+42
* | | Ignore InstanceNotFound when trying to set instance to ERRORChris Behrens2012-03-071-3/+7
* | | Merge "Setup and teardown networks during migration"Jenkins2012-03-071-5/+41
|\ \ \ | |/ / |/| |
| * | Setup and teardown networks during migrationTrey Morris2012-03-061-5/+41
| |/
* | Fixing incorrect use of instance keyword in logging.Alex Meade2012-03-061-4/+4
* | Merge "Only raw string literals should be used with _()"Jenkins2012-03-051-4/+4
|\ \
| * | Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-4/+4
* | | Log a certain rare instance termination exceptionMark Washenberger2012-03-051-8/+6
|/ /
* | notifications for delete, snapshot and resizeSandy Walsh2012-02-291-0/+24
* | Merge "Be consistent with disabling periodic tasks."Jenkins2012-02-291-4/+1
|\ \
| * | Be consistent with disabling periodic tasks.Michael Still2012-02-291-4/+1
| |/
* | Ensure that context read_deleted is only one of 'no', 'yes' or 'only'Johannes Erdfelt2012-02-291-1/+1
* | Fix _sync_power_states to obtain correct 'state'.Dan Prince2012-02-291-1/+1
* | Merge "Initialize progress to 0 for build and resize."Jenkins2012-02-291-0/+2
|\ \
| * | Initialize progress to 0 for build and resize.Rick Harris2012-02-281-0/+2
| |/
* | Perform image show early in the resize processMark Washenberger2012-02-292-12/+18
* | Merge "Include launch_index when creating instances."Jenkins2012-02-291-3/+3
|\ \ | |/ |/|
| * Include launch_index when creating instances.Mike Milner2012-02-231-3/+3
* | Do not hit the network_api every pollJason Kölker2012-02-272-8/+4
|/
* bigger-than-unit test for cleanup_running_deleted_instancesAaron Lee2012-02-231-2/+7
* Merge "Add attaching state for Volumes"Jenkins2012-02-232-4/+14
|\
| * Add attaching state for VolumesLiam Kelleher2012-02-202-4/+14
* | blueprint host-aggregates: host maintenance - xenapi implementationArmando Migliaccio2012-02-232-1/+9
* | Merge "Move get_info to taking an instance."Jenkins2012-02-231-7/+5
|\ \
| * | Move get_info to taking an instance.Michael Still2012-02-221-7/+5
| |/
* | Remove network_api fallback for info_cache from APIsChris Behrens2012-02-221-0/+58
* | refactor a conditional for testing and understandingAaron Lee2012-02-221-34/+33
* | blueprint host-aggregates: improvements and clean-upArmando Migliaccio2012-02-221-6/+11
* | Merge "blueprint host-aggregates: host maintenance"Jenkins2012-02-222-140/+132
|\ \
| * | blueprint host-aggregates: host maintenanceArmando Migliaccio2012-02-212-140/+132
| |/
* / blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-212-9/+46
|/
* Setting access ip values on server create.Naveed Massjouni2012-02-182-0/+30
* Merge "Use new style instance logging in compute api."Jenkins2012-02-181-7/+7
|\
| * Use new style instance logging in compute api.Michael Still2012-02-181-7/+7
* | Merge "Fix traceback running instance-usage-audit"Jenkins2012-02-181-1/+1
|\ \
| * | Fix traceback running instance-usage-auditMonsyne Dragon2012-02-171-1/+1
| |/
* / Adding traceback to async faultsAlex Meade2012-02-171-14/+24
|/
* Merge "Use new style instance logging in compute manager."Jenkins2012-02-171-62/+60
|\
| * Use new style instance logging in compute manager.Michael Still2012-02-141-62/+60
* | InstanceNotFound exceptions for terminate_intance now Log warningNikhil Komawar2012-02-171-1/+4
* | Merge "Completes fix for LP #928910 - libvirt performance"Jenkins2012-02-171-26/+40
|\ \
| * | Completes fix for LP #928910 - libvirt performanceJay Pipes2012-02-121-26/+40
| |/
* | Add RPC serialization checking, fix exposed problems.Russell Bryant2012-02-161-9/+11
* | Merge "Core modifications for future zones service."Jenkins2012-02-162-21/+41
|\ \
| * | Core modifications for future zones service.Chris Behrens2012-02-162-21/+41