summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Add api samples to cloudpipe extensionMauro S. M. Rodrigues2012-09-287-0/+87
* | | | | | | | | Merge "Fix CloudPipe extension XML serialization"Jenkins2012-09-291-6/+5
|\| | | | | | | |
| * | | | | | | | Fix CloudPipe extension XML serializationDan Smith2012-09-281-6/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Collect more accurate bandwidth data for XenServer"Jenkins2012-09-292-15/+88
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Collect more accurate bandwidth data for XenServerMonsyne Dragon2012-09-252-15/+88
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Added compute node stats to HostState"Jenkins2012-09-282-8/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Added compute node stats to HostStateBrian Elliott2012-09-272-8/+65
| | |_|/ / / | |/| | | |
* | | | | | Enable list with no dict objects to be sorted in api samplesMauro S. M. Rodrigues2012-09-271-4/+7
* | | | | | Merge "Modified 404 error response to show specific message"Jenkins2012-09-271-2/+20
|\ \ \ \ \ \
| * | | | | | Modified 404 error response to show specific messagevijaya-erukala2012-09-261-2/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Check that an image is active before spawning instances."Jenkins2012-09-273-7/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Check that an image is active before spawning instances.Michael Still2012-09-263-7/+45
| |/ / / /
* / / / / Fix issues deleting instances in RESIZED stateChris Behrens2012-09-261-0/+13
|/ / / /
* | | | Merge "Fix issues with device autoassignment in xenapi"Jenkins2012-09-251-36/+68
|\ \ \ \
| * | | | Fix issues with device autoassignment in xenapiVishvananda Ishaya2012-09-251-36/+68
| |/ / /
* | | | Merge "Revert explicit usage of tgt-adm --conf option."Jenkins2012-09-251-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert explicit usage of tgt-adm --conf option.Eoghan Glynn2012-09-251-2/+1
| |/ /
* | | Merge "Fix config opts for Storwize/SVC volume driver."Jenkins2012-09-251-83/+223
|\ \ \ | |/ / |/| |
| * | Fix config opts for Storwize/SVC volume driver.Avishay Traeger2012-09-211-83/+223
* | | Integration tests virtual interfaces API extensionNikola Dipanov2012-09-247-0/+89
* | | Merge "Allow deletion of instance with failed vol cleanup"Jenkins2012-09-241-0/+12
|\ \ \
| * | | Allow deletion of instance with failed vol cleanupVishvananda Ishaya2012-09-231-0/+12
* | | | Merge "Fixes snapshotting of instances booted from volume"Jenkins2012-09-241-18/+23
|\ \ \ \
| * | | | Fixes snapshotting of instances booted from volumeVishvananda Ishaya2012-09-231-18/+23
| |/ / /
* / / / Move fakeldap.py from auth dir to tests.Yaguang Tang2012-09-232-4/+344
|/ / /
* | | Merge "Set volume status to error if scheduling fails."Jenkins2012-09-211-0/+12
|\ \ \
| * | | Set volume status to error if scheduling fails.Russell Bryant2012-09-211-0/+12
* | | | Merge "Fix testContextClaimWithException"Jenkins2012-09-211-5/+4
|\ \ \ \
| * | | | Fix testContextClaimWithExceptionJohannes Erdfelt2012-09-201-5/+4
* | | | | Merge "Fix live migration when volumes are attached"Jenkins2012-09-211-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix live migration when volumes are attachedVishvananda Ishaya2012-09-201-3/+0
* | | | | Add lun number (0) to model_update in HpSanDriverJohn Griffith2012-09-201-1/+1
| |_|/ / |/| | |
* | | | Merge "Clarify dangerous use of exceptions in unit tests"Jenkins2012-09-203-12/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify dangerous use of exceptions in unit testsJohannes Erdfelt2012-09-203-12/+7
* | | | Cleanup test_api_samples:_compare_resultJohannes Erdfelt2012-09-201-9/+5
|/ / /
* | | Merge "Fix solidfire unit tests"Jenkins2012-09-201-11/+12
|\ \ \
| * | | Fix solidfire unit testsJohannes Erdfelt2012-09-201-11/+12
* | | | Merge "Inherit the base images qcow2 properties"Jenkins2012-09-201-0/+3
|\ \ \ \
| * | | | Inherit the base images qcow2 propertiesJoshua Harlow2012-09-181-0/+3
* | | | | Merge "Raise NotFound for non-existent volume snapshot create"Jenkins2012-09-202-1/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Raise NotFound for non-existent volume snapshot createSirisha Devineni2012-09-202-1/+15
* | | | | Merge "Use test.TestingException instead of duplicating it"Jenkins2012-09-201-8/+4
|\ \ \ \ \
| * | | | | Use test.TestingException instead of duplicating itJohannes Erdfelt2012-09-201-8/+4
| | |_|/ / | |/| | |
* | | | | Merge "Replace builtin hash with MD5 to solve 32/64-bit issues."Jenkins2012-09-201-4/+5
|\ \ \ \ \
| * | | | | Replace builtin hash with MD5 to solve 32/64-bit issues.Ben Swartzlander2012-09-191-4/+5
* | | | | | Adds API sample testing for rescue API extensionNikola Dipanov2012-09-2015-0/+271
| |/ / / / |/| | | |
* | | | | Merge "Fix bugs in resource tracker and cleanup"Jenkins2012-09-207-150/+445
|\ \ \ \ \
| * | | | | Fix bugs in resource tracker and cleanupBrian Elliott2012-09-207-150/+445
| | |/ / / | |/| | |
* | | | | Merge "Adds deserialization for block_device_mapping"Jenkins2012-09-201-0/+40
|\ \ \ \ \
| * | | | | Adds deserialization for block_device_mappingVishvananda Ishaya2012-09-191-0/+40