summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge "Fix logic error in periodic task wait code."Jenkins2013-01-141-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix logic error in periodic task wait code.Michael Still2013-01-141-0/+14
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Fix addition of CPU features when running against legacy libvirt"Jenkins2013-01-141-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix addition of CPU features when running against legacy libvirtDaniel P. Berrange2013-01-141-0/+6
* | | | | | | | | | | | | | Merge "Fix uses of service_get_all_compute_by_host"Jenkins2013-01-145-93/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix uses of service_get_all_compute_by_hostChris Behrens2013-01-145-93/+98
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "VMware Compute Driver Rename"Jenkins2013-01-142-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | VMware Compute Driver RenameSean Chen2013-01-142-12/+12
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Keep self and context out of error notification payload.Sandy Walsh2013-01-141-6/+6
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge "Fix pyflakes issues in integrated tests"Jenkins2013-01-142-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix pyflakes issues in integrated testsChris Behrens2013-01-092-8/+6
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Make Quantum plugin fill in the 'bridge' name"Jenkins2013-01-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Make Quantum plugin fill in the 'bridge' nameDaniel P. Berrange2013-01-101-2/+2
* | | | | | | | | | | | Merge "Make nova network manager fill in vif_type"Jenkins2013-01-141-1/+2
|\| | | | | | | | | | | | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make nova network manager fill in vif_typeDaniel P. Berrange2013-01-101-1/+2
* | | | | | | | | | | Merge "Fix use of stale instance data in compute manager"Jenkins2013-01-131-71/+63
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix use of stale instance data in compute managerChris Behrens2013-01-121-71/+63
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Convert ConfigDriveHelper to being a context manager itself."Jenkins2013-01-132-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Convert ConfigDriveHelper to being a context manager itself.Michael Still2013-01-132-3/+3
* | | | | | | | | | | Merge "Fix quota updating when admin deletes common user's instance"Jenkins2013-01-132-20/+37
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix quota updating when admin deletes common user's instanceyugsuo2013-01-112-20/+37
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Move migration_create() to conductorDan Smith2013-01-122-7/+39
* | | | | | | | | | Merge "xenapi: Remove dead code, moves, tests"Jenkins2013-01-121-7/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xenapi: Remove dead code, moves, testsMate Lakat2013-01-081-7/+47
* | | | | | | | | | | Merge "Added sample tests to FlavorSwap API."Jenkins2013-01-129-1/+235
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added sample tests to FlavorSwap API.Giampaolo Lauria2013-01-099-1/+235
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add service_destroy to conductor."Jenkins2013-01-121-2/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add service_destroy to conductor.Russell Bryant2013-01-111-2/+12
* | | | | | | | | | | | Merge "Make nova.service get service through conductor."Jenkins2013-01-122-1/+7
|\| | | | | | | | | | |
| * | | | | | | | | | | Make nova.service get service through conductor.Russell Bryant2013-01-112-1/+7
* | | | | | | | | | | | Merge "Add service_create to conductor."Jenkins2013-01-122-1/+6
|\| | | | | | | | | | |
| * | | | | | | | | | | Add service_create to conductor.Russell Bryant2013-01-112-1/+6
* | | | | | | | | | | | Merge "Handle waiting for conductor in nova.service."Jenkins2013-01-121-4/+4
|\| | | | | | | | | | |
| * | | | | | | | | | | Handle waiting for conductor in nova.service.Russell Bryant2013-01-111-4/+4
* | | | | | | | | | | | Merge "Allow forcing local conductor."Jenkins2013-01-121-0/+5
|\| | | | | | | | | | |
| * | | | | | | | | | | Allow forcing local conductor.Russell Bryant2013-01-111-0/+5
* | | | | | | | | | | | Merge "Make pinging conductor a part of conductor API."Jenkins2013-01-122-15/+21
|\| | | | | | | | | | |
| * | | | | | | | | | | Make pinging conductor a part of conductor API.Russell Bryant2013-01-112-15/+21
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Adding configdrive to xenapi."Jenkins2013-01-111-0/+89
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Adding configdrive to xenapi.Michael Still2013-01-111-0/+89
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix test cases in integrated.test_multiprocess_api"Jenkins2013-01-111-28/+26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix test cases in integrated.test_multiprocess_apiHengqing Hu2013-01-101-28/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Remove bogus 'unplug' calls from libvirt VIF test"Jenkins2013-01-111-17/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Remove bogus 'unplug' calls from libvirt VIF testDaniel P. Berrange2013-01-101-17/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Move logic from os-api-host into compute"Jenkins2013-01-114-60/+224
|\ \ \ \ \ \ \
| * | | | | | | Move logic from os-api-host into computeMatthew Sherborne2013-01-114-60/+224
* | | | | | | | Merge "Access instance as dict, not object in xenapi"Jenkins2013-01-111-15/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Access instance as dict, not object in xenapiChris Behrens2013-01-111-15/+5
| |/ / / / / / /
* | | | | | | | Merge "Move update_instance_info_cache to conductor."Jenkins2013-01-112-9/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Move update_instance_info_cache to conductor.Chris Behrens2013-01-102-9/+45