summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Remove deprecated use Exception.message"Jenkins2012-08-071-3/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Remove deprecated use Exception.messageYun Mao2012-08-071-3/+3
* | | | | | | | Merge "Fixes parameter passing to tgt-admin for iscsi"Jenkins2012-08-071-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes parameter passing to tgt-admin for iscsiRenuka Apte2012-08-061-2/+2
* | | | | | | | | Merge "Update RPC code from common"Jenkins2012-08-076-31/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update RPC code from commonEric Windisch2012-08-066-31/+40
* | | | | | | | | | Merge "Fix up some instance_uuid usage."Jenkins2012-08-071-15/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fix up some instance_uuid usage.Russell Bryant2012-08-071-15/+19
* | | | | | | | | Update vmops to access metadata as dict.Dan Prince2012-08-072-14/+11
|/ / / / / / / /
* | | | | | | | Merge "Improve external locking on Windows"Jenkins2012-08-071-8/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve external locking on WindowsPádraig Brady2012-08-071-8/+38
* | | | | | | | | Merge "Allow loaded extensions to be checked from servers"Jenkins2012-08-0711-16/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow loaded extensions to be checked from serversVishvananda Ishaya2012-08-0411-16/+29
* | | | | | | | | | Merge "Solve possible race in semaphor creation"Jenkins2012-08-071-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Solve possible race in semaphor creationStanislaw Pitucha2012-08-061-8/+8
* | | | | | | | | | | Merge "Make extension aliases consistent"Jenkins2012-08-072-3/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Make extension aliases consistentVishvananda Ishaya2012-08-042-3/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "Move root_helper deprecation warning into execute."Jenkins2012-08-071-7/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move root_helper deprecation warning into execute.Dan Prince2012-08-061-7/+8
* | | | | | | | | | | Merge "Rename private methods of compute manager."Jenkins2012-08-072-20/+20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Rename private methods of compute manager.Russell Bryant2012-08-062-20/+20
* | | | | | | | | | | Merge "Send full instance to compute live_migration."Jenkins2012-08-076-29/+42
|\| | | | | | | | | |
| * | | | | | | | | | Send full instance to compute live_migration.Russell Bryant2012-08-066-29/+42
* | | | | | | | | | | Merge "Add underscore in front of post_live_migration."Jenkins2012-08-072-4/+4
|\| | | | | | | | | |
| * | | | | | | | | | Add underscore in front of post_live_migration.Russell Bryant2012-08-062-4/+4
* | | | | | | | | | | Merge "Send full instance to scheduler live_migration."Jenkins2012-08-077-35/+32
|\| | | | | | | | | | | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Send full instance to scheduler live_migration.Russell Bryant2012-08-067-35/+32
* | | | | | | | | | Merge "Send full instance to run_instance."Jenkins2012-08-078-210/+238
|\| | | | | | | | |
| * | | | | | | | | Send full instance to run_instance.Russell Bryant2012-08-068-210/+238
* | | | | | | | | | Merge "Use dict style access for image_ref."Jenkins2012-08-072-2/+2
|\| | | | | | | | | | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Use dict style access for image_ref.Russell Bryant2012-08-062-2/+2
* | | | | | | | | Merge "Use explicit arguments in compute manager run_instance."Jenkins2012-08-062-18/+24
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Use explicit arguments in compute manager run_instance.Russell Bryant2012-08-062-18/+24
* | | | | | | | Merge "Remove topic from scheduler run_instance."Jenkins2012-08-0611-25/+26
|\| | | | | | |
| * | | | | | | Remove topic from scheduler run_instance.Russell Bryant2012-08-0611-25/+26
* | | | | | | | Merge "Use explicit args in run_instance scheduler code."Jenkins2012-08-067-40/+69
|\| | | | | | | | |_|_|/ / / / |/| | | | | |
| * | | | | | Use explicit args in run_instance scheduler code.Russell Bryant2012-08-067-40/+69
* | | | | | | Merge "Update args to _set_vm_state_and_notify."Jenkins2012-08-062-10/+11
|\| | | | | |
| * | | | | | Update args to _set_vm_state_and_notify.Russell Bryant2012-08-062-10/+11
* | | | | | | Merge "Reduce db access in prep_resize in the compute manager."Jenkins2012-08-067-45/+96
|\| | | | | |
| * | | | | | Reduce db access in prep_resize in the compute manager.Russell Bryant2012-08-067-45/+96
* | | | | | | Merge "Remove instance_id fallback from cast_to_compute_host()."Jenkins2012-08-062-7/+5
|\| | | | | |
| * | | | | | Remove instance_id fallback from cast_to_compute_host().Russell Bryant2012-08-062-7/+5
* | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | tests: avoid traceback warning in test_live_migrationPádraig Brady2012-08-061-1/+9
| |/ / / / / /
* | | | | | | Merge "ensure_tree calls mkdir -p"Jenkins2012-08-061-1/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ensure_tree calls mkdir -pMichael Still2012-08-061-1/+9
| |/ / / / /
* | | | | | Merge "Remove old exception type"Jenkins2012-08-061-1/+2
|\ \ \ \ \ \