summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Fix nova-network MAC collision logicDan Smith2012-10-261-0/+33
* | | | Merge "removes the nova-volume code from nova"Jenkins2012-10-2949-9520/+95
|\ \ \ \
| * | | | removes the nova-volume code from novaVishvananda Ishaya2012-10-2849-9520/+95
* | | | | Merge "Don't elevate context when calling run_instance"Jenkins2012-10-291-10/+5
|\ \ \ \ \
| * | | | | Don't elevate context when calling run_instanceVishvananda Ishaya2012-10-281-10/+5
* | | | | | Merge "Make instance_get_all() not require admin context"Jenkins2012-10-271-19/+19
|\ \ \ \ \ \
| * | | | | | Make instance_get_all() not require admin contextChris Behrens2012-10-271-19/+19
* | | | | | | Merge "Rehydrate NetworkInfo in reboot_instance()"Jenkins2012-10-271-2/+40
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rehydrate NetworkInfo in reboot_instance()Dan Smith2012-10-251-2/+40
| | |_|_|/ / | |/| | | |
* | | | | | Fix compute tests abusing admin contextChris Behrens2012-10-271-33/+47
| |/ / / / |/| | | |
* | | | | Fix use of elevated context for resize methodsChris Behrens2012-10-271-100/+84
| |/ / / |/| | |
* | | | Merge "Send full migration data to finish_resize."Jenkins2012-10-262-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Send full migration data to finish_resize.Russell Bryant2012-10-242-8/+9
* | | | Merge "Speed up volume and routing tests"Jenkins2012-10-263-16/+16
|\ \ \ \
| * | | | Speed up volume and routing testsStanislaw Pitucha2012-10-243-16/+16
* | | | | Merge "Send full migration to confirm_resize."Jenkins2012-10-261-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Send full migration to confirm_resize.Russell Bryant2012-10-241-4/+4
* | | | | Merge "Send full migration to resize_instance."Jenkins2012-10-262-7/+7
|\| | | |
| * | | | Send full migration to resize_instance.Russell Bryant2012-10-242-7/+7
* | | | | Merge "Fix Broken XML Namespace Handling"Jenkins2012-10-261-0/+51
|\ \ \ \ \