summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Driver for IBM Storwize and SVC storage.Avishay Traeger2012-08-091-0/+1240
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Make TerminateInstances compatible with EC2 api"Jenkins2012-08-091-9/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Make TerminateInstances compatible with EC2 apiThorsten Tarrach2012-08-091-9/+9
* | | | | | | | | Fix the inject_metadata_into_fs in the disk API.Dan Prince2012-08-091-0/+11
* | | | | | | | | Merge "Fix stale instances being sent over rpc."Jenkins2012-08-091-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix stale instances being sent over rpc.Russell Bryant2012-08-091-2/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Send updated instance model to schedule_prep_resizeChris Behrens2012-08-091-0/+29
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Adds ability to inherit wsgi extensionsVishvananda Ishaya2012-08-091-0/+24
|/ / / / / / /
* | | | | | | scheduler prep_resize should not update instance['host']Chris Behrens2012-08-084-54/+70
* | | | | | | Migrate a notifier patch from common:Andrew Bogott2012-08-035-5/+24
|/ / / / / /
* | | | | | Merge "Cleanup consoles test cases"Jenkins2012-08-071-3/+1
|\ \ \ \ \ \
| * | | | | | Cleanup consoles test casesJohannes Erdfelt2012-08-071-3/+1
* | | | | | | Merge "Return 409 error if get_vnc_console is called before VM is created"Jenkins2012-08-071-0/+17
|\| | | | | |
| * | | | | | Return 409 error if get_vnc_console is called before VM is createdJohannes Erdfelt2012-08-071-0/+17
| | |/ / / / | |/| | | |
* | | | | | Merge "Check against unexpected method call"Jenkins2012-08-071-1/+1
|\ \ \ \ \ \
| * | | | | | Check against unexpected method callYun Mao2012-08-071-1/+1
* | | | | | | Merge "Remove temporary hack from checks_instance_lock."Jenkins2012-08-071-2/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove temporary hack from checks_instance_lock.Russell Bryant2012-08-071-2/+4
* | | | | | | Prohibit file injection writing to host filesystemPádraig Brady2012-08-072-16/+33
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Remove temporary hack from wrap_instance_fault."Jenkins2012-08-071-1/+1
|\| | | | | | |/ / / / |/| | | |
| * | | | Remove temporary hack from wrap_instance_fault.Russell Bryant2012-08-071-1/+1
* | | | | Remove deprecated use Exception.messageYun Mao2012-08-071-3/+3
* | | | | Update vmops to access metadata as dict.Dan Prince2012-08-071-12/+9
|/ / / /
* | | | Merge "Allow loaded extensions to be checked from servers"Jenkins2012-08-072-3/+11
|\ \ \ \
| * | | | Allow loaded extensions to be checked from serversVishvananda Ishaya2012-08-042-3/+11
| | |/ / | |/| |
* | | | Merge "Rename private methods of compute manager."Jenkins2012-08-071-8/+8
|\ \ \ \
| * | | | Rename private methods of compute manager.Russell Bryant2012-08-061-8/+8
* | | | | Merge "Send full instance to compute live_migration."Jenkins2012-08-073-11/+16
|\| | | |
| * | | | Send full instance to compute live_migration.Russell Bryant2012-08-063-11/+16
* | | | | Merge "Add underscore in front of post_live_migration."Jenkins2012-08-071-1/+1
|\| | | |
| * | | | Add underscore in front of post_live_migration.Russell Bryant2012-08-061-1/+1
* | | | | Merge "Send full instance to scheduler live_migration."Jenkins2012-08-073-13/+9
|\| | | |
| * | | | Send full instance to scheduler live_migration.Russell Bryant2012-08-063-13/+9
* | | | | Merge "Send full instance to run_instance."Jenkins2012-08-073-192/+193
|\| | | |
| * | | | Send full instance to run_instance.Russell Bryant2012-08-063-192/+193
* | | | | Merge "Use explicit arguments in compute manager run_instance."Jenkins2012-08-061-3/+5
|\| | | |
| * | | | Use explicit arguments in compute manager run_instance.Russell Bryant2012-08-061-3/+5
* | | | | Merge "Remove topic from scheduler run_instance."Jenkins2012-08-064-13/+13
|\| | | |
| * | | | Remove topic from scheduler run_instance.Russell Bryant2012-08-064-13/+13
* | | | | Merge "Use explicit args in run_instance scheduler code."Jenkins2012-08-063-22/+34
|\| | | |
| * | | | Use explicit args in run_instance scheduler code.Russell Bryant2012-08-063-22/+34
* | | | | Merge "Update args to _set_vm_state_and_notify."Jenkins2012-08-061-1/+1
|\| | | |
| * | | | Update args to _set_vm_state_and_notify.Russell Bryant2012-08-061-1/+1
* | | | | Merge "Reduce db access in prep_resize in the compute manager."Jenkins2012-08-062-16/+38
|\| | | |
| * | | | Reduce db access in prep_resize in the compute manager.Russell Bryant2012-08-062-16/+38
* | | | | Merge "Remove instance_id fallback from cast_to_compute_host()."Jenkins2012-08-061-4/+4
|\| | | |
| * | | | Remove instance_id fallback from cast_to_compute_host().Russell Bryant2012-08-061-4/+4
* | | | | Merge "Fix test_resize_xcp testcase - it never ran"Jenkins2012-08-061-12/+12
|\ \ \ \ \
| * | | | | Fix test_resize_xcp testcase - it never ranMate Lakat2012-08-061-12/+12
| | |_|_|/ | |/| | |
* | | | | Merge "tests: avoid traceback warning in test_live_migration"Jenkins2012-08-061-1/+9
|\ \ \ \ \ | |_|/ / / |/| | | |