summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Look up stuck-in-rebooting instances in manager"Jenkins2012-11-061-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Look up stuck-in-rebooting instances in managerDan Smith2012-11-051-1/+2
| |/ / / / / /
* | | | | | | Merge "Send all aggregate data to add_aggregate_host."Jenkins2012-11-063-10/+15
|\ \ \ \ \ \ \
| * | | | | | | Send all aggregate data to add_aggregate_host.Russell Bryant2012-11-053-10/+15
* | | | | | | | Merge "Fix migrations when not using multi-host network"Jenkins2012-11-062-1/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix migrations when not using multi-host networkChris Behrens2012-11-052-1/+113
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Send all migration data to finish_revert_resize."Jenkins2012-11-062-4/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Send all migration data to finish_revert_resize.Russell Bryant2012-11-052-4/+4
* | | | | | | | Merge "Send all migration data to revert_resize."Jenkins2012-11-051-2/+2
|\| | | | | | |
| * | | | | | | Send all migration data to revert_resize.Russell Bryant2012-11-051-2/+2
| |/ / / / / /
* | | | | | | Merge "Add xenapi host_maintenance_mode() test"Jenkins2012-11-051-0/+33
|\ \ \ \ \ \ \
| * | | | | | | Add xenapi host_maintenance_mode() testDan Smith2012-11-011-0/+33
* | | | | | | | Use uuidutils.is_uuid_like for uuid validationZhongyue Luo2012-11-051-1/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Eliminates simultaneous schedule race."Jenkins2012-11-033-6/+7
|\ \ \ \ \ \ \
| * | | | | | | Eliminates simultaneous schedule race.Vishvananda Ishaya2012-11-013-6/+7
* | | | | | | | Merge "Fix unused variables and wrong indent in test_compute"Jenkins2012-11-031-32/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix unused variables and wrong indent in test_computeChris Behrens2012-11-021-32/+14
* | | | | | | | | Merge "Add some hooks for managers when service starts"Jenkins2012-11-021-42/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add some hooks for managers when service startsChris Behrens2012-11-011-42/+56
| |/ / / / / / / /
* | | | | | | | | Merge "Remove unnecessary db call from xenapi/vmops"Jenkins2012-11-021-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unnecessary db call from xenapi/vmopsDan Smith2012-11-021-0/+10
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "sync deprecated log method from openstack-common"Jenkins2012-11-021-46/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sync deprecated log method from openstack-commonSean Dague2012-11-021-46/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Detangle soft delete and power offJohannes Erdfelt2012-11-023-18/+44
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Introduce VirtAPI to nova/virt"Jenkins2012-11-028-144/+139
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Introduce VirtAPI to nova/virtDan Smith2012-11-018-144/+139
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Remove nova-volume scheduling support"Jenkins2012-11-024-27/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove nova-volume scheduling supportJoe Gordon2012-10-314-27/+4
* | | | | | | Merge "Move to a more canonicalized output from qemu-img info."Jenkins2012-11-012-17/+118
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move to a more canonicalized output from qemu-img info.Joshua Harlow2012-10-312-17/+118
* | | | | | | Merge "Make bdms primitive in rpcapi.terminate_instance"Jenkins2012-11-012-5/+35
|\ \ \ \ \ \ \
| * | | | | | | Make bdms primitive in rpcapi.terminate_instanceNikola Dipanov2012-11-012-5/+35
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix copy-paste bug in block_device_info_generation"Jenkins2012-11-011-6/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix copy-paste bug in block_device_info_generationVishvananda Ishaya2012-10-311-6/+8
* | | | | | | Remove duplicate api_paste_config setting.Clark Boylan2012-10-311-1/+0
|/ / / / / /
* | | | | | Merge "Fixes hypervisor based image filtering on Hyper-V"Jenkins2012-10-313-0/+10
|\ \ \ \ \ \
| * | | | | | Fixes hypervisor based image filtering on Hyper-VAlessandro Pilotti2012-10-313-0/+10
* | | | | | | Merge "Add rxtx_factor to network migration logic"Jenkins2012-10-311-3/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add rxtx_factor to network migration logicKevin L. Mitchell2012-10-311-3/+6
| | |/ / / / | |/| | | |
* | | | | | Merge "Use env to set environ when starting dnsmasq"Jenkins2012-10-311-1/+1
|\ \ \ \ \ \
| * | | | | | Use env to set environ when starting dnsmasqAndrew Laski2012-10-301-1/+1
* | | | | | | Merge "Add scheduler retries for prep_resize operations."Jenkins2012-10-313-53/+310
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add scheduler retries for prep_resize operations.Brian Elliott2012-10-313-53/+310
| | |/ / / / | |/| | | |
* | | | | | Merge "Add call to reset quota usage"Jenkins2012-10-311-0/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add call to reset quota usageKevin L. Mitchell2012-10-311-0/+42
| |/ / / /
* | | | | Merge "Clean up xenapi VM records on failed disk attaches"Jenkins2012-10-312-8/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up xenapi VM records on failed disk attachesChris Behrens2012-10-302-8/+45
| |/ / /
* | | | Merge "refactor: extract method vm_ref_or_raise"Jenkins2012-10-311-0/+56
|\ \ \ \
| * | | | refactor: extract method vm_ref_or_raiseMate Lakat2012-10-311-0/+56
* | | | | Merge "Fix VM deletion from down compute node"Jenkins2012-10-311-0/+26
|\ \ \ \ \ | |/ / / / |/| | | |