summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | vm_state:=error on driver exceptions during resizeMark Washenberger2011-12-061-5/+29
| |/
* / Remove bzr related code in tests/test_miscJoe Gordon2011-12-061-20/+1
|/
* Merge "Implement resize down for XenAPI"Jenkins2011-12-054-37/+34
|\
| * Implement resize down for XenAPIJohannes Erdfelt2011-12-024-37/+34
* | Merge "EC2 rescue/unrescue is broken, bug 899225"Jenkins2011-12-052-2/+31
|\ \
| * | EC2 rescue/unrescue is broken, bug 899225Alex Meade2011-12-022-2/+31
| |/
* | Merge "Add templates for selected resource extensions."Jenkins2011-12-026-5/+275
|\ \
| * | Add templates for selected resource extensions.Kevin L. Mitchell2011-12-026-5/+275
| |/
* / Fix for EC2 API part of bug 897164Jimmy Bergman2011-12-021-2/+5
|/
* Merge "Convert get_lock in compute to use uuids"Jenkins2011-12-021-1/+8
|\
| * Convert get_lock in compute to use uuidsAlex Meade2011-12-011-1/+8
* | Replace more cases of instance ids with uuidsAlex Meade2011-12-011-307/+279
|/
* Merge "Remove VIF<->Network FK dependancy"Jenkins2011-12-012-26/+50
|\
| * Remove VIF<->Network FK dependancyJason Kölker2011-11-302-26/+50
* | Make run_instance only support instance uuids.Mark Washenberger2011-12-012-154/+173
* | Merge "Fixes bug 767947"Jenkins2011-12-011-0/+25
|\ \ | |/ |/|
| * Fixes bug 767947Alvaro Lopez Garcia2011-11-301-0/+25
* | Merge "Fix QuantumManager update_dhcp calls"Jenkins2011-12-011-2/+8
|\ \
| * | Fix QuantumManager update_dhcp callsBrad Hall2011-11-291-2/+8
* | | Adds missing image_meta to rescue's spawn() calls.Josh Kearney2011-11-303-3/+3
* | | split rxtx_factor into network and instance_typeAaron Lee2011-11-304-40/+23
* | | Convert compute manager delete methods to objectsBrian Waldon2011-11-293-129/+130
| |/ |/|
* | Merge "Use uuids for file injection."Jenkins2011-11-291-4/+15
|\ \
| * | Use uuids for file injection.Mark Washenberger2011-11-291-4/+15
* | | Merge "reboot & rebuild to use uuids in compute manager"Jenkins2011-11-291-9/+30
|\ \ \
| * | | reboot & rebuild to use uuids in compute managerAlex Meade2011-11-291-9/+30
| | |/ | |/|
* | | Merge "Use uuids for compute manager agent update."Jenkins2011-11-291-5/+16
|\ \ \
| * | | Use uuids for compute manager agent update.Mark Washenberger2011-11-291-5/+16
| | |/ | |/|
* | | Merge "Fix for bug 887712"Jenkins2011-11-291-0/+36
|\ \ \
| * | | Fix for bug 887712Adrian Smith2011-11-291-0/+36
| | |/ | |/|
* | | Merge "Fix RPC responses to allow None response correctly."Jenkins2011-11-2910-27/+85
|\ \ \ | |/ / |/| |
| * | Fix RPC responses to allow None response correctly.Chris Behrens2011-11-2910-27/+85
| |/
* / power_on/power_off in compute manager to use uuidsAlex Meade2011-11-291-3/+55
|/
* Makes rpc_allocate_fixed_ip return properlyVishvananda Ishaya2011-11-281-0/+33
* Merge "Updating {add,remove}_fixed_ip_from_instance in compute.api and comput...Jenkins2011-11-281-7/+9
|\
| * Updating {add,remove}_fixed_ip_from_instance in compute.api and compute.managerNaveed Massjouni2011-11-281-7/+9
* | Merge "start/stop in compute manager to use uuids"Jenkins2011-11-281-5/+9
|\ \
| * | start/stop in compute manager to use uuidsAlex Meade2011-11-281-5/+9
* | | Merge "Updating {add,remove}_security_group in compute.api to use instance uu...Jenkins2011-11-282-6/+10
|\ \ \ | |/ / |/| |
| * | Updating {add,remove}_security_group in compute.api to use instanceNaveed Massjouni2011-11-222-6/+10
* | | Merge "reset/inject network info in compute to use uuid"Jenkins2011-11-281-6/+42
|\ \ \
| * | | reset/inject network info in compute to use uuidAlex Meade2011-11-231-6/+42
* | | | Merge "Bug #897091: "nova actions" fails with HTTP 400 / TypeError if a serve...Jenkins2011-11-281-1/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug #897091: "nova actions" fails with HTTP 400 / TypeError if a server actio...Ewan Mellor2011-11-271-1/+32
* | | | Merge "Use instance uuids for consoles and diagnostics."Jenkins2011-11-281-13/+22
|\ \ \ \
| * | | | Use instance uuids for consoles and diagnostics.Mark Washenberger2011-11-281-13/+22
* | | | | Fixes bug 888649Ollie Leahy2011-11-281-0/+28
|/ / / /
* | | | Merge "Refactor a few things inside the xenapi unit tests."Jenkins2011-11-281-37/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor a few things inside the xenapi unit tests.Ewan Mellor2011-11-261-37/+20
* | | | Merge "rescue/unrescue in compute manager to use uuids"Jenkins2011-11-281-13/+42
|\ \ \ \ | |/ / / |/| | |