summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Fix VM deletion from down compute nodeJoe Gordon2012-10-301-0/+26
| |/ /
* / / Remove database usage from libvirt check_can_live_migrate_destinationDan Smith2012-10-304-30/+78
|/ /
* | Merge "Support for nova client list hosts with specific zone"Jenkins2012-10-301-8/+22
|\ \
| * | Support for nova client list hosts with specific zoneivan-zhu2012-10-251-8/+22
* | | Merge "Validates Timestamp or Expiry time in EC2 requests"Jenkins2012-10-291-0/+81
|\ \ \
| * | | Validates Timestamp or Expiry time in EC2 requestsSirisha Devineni2012-10-291-0/+81
* | | | Merge "Add API samples to Admin Actions"Jenkins2012-10-2931-0/+253
|\ \ \ \
| * | | | Add API samples to Admin ActionsMauro S. M. Rodrigues2012-10-2931-0/+253
* | | | | Use testtools as the base testcase class.Monty Taylor2012-10-2910-62/+30
| |/ / / |/| | |
* | | | Merge "Fix nova-network MAC collision logic"Jenkins2012-10-291-0/+33
|\ \ \ \