summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Move aggregate_get() to conductorDan Smith2012-12-191-0/+7
* Merge "Fixed deleting instance booted from invalid vol"Jenkins2012-12-191-0/+9
|\
| * Fixed deleting instance booted from invalid volUnmesh Gurjar2012-12-141-0/+9
* | Merge "Fix API samples generation."Jenkins2012-12-191-2/+5
|\ \
| * | Fix API samples generation.Matthew Treinish2012-12-171-2/+5
* | | Allow specification of libvirt guest interface backend driverDaniel P. Berrange2012-12-181-0/+2
* | | Merge "Move network_driver into new nova.network.driver"Jenkins2012-12-181-5/+2
|\ \ \
| * | | Move network_driver into new nova.network.driverMark McLoughlin2012-12-161-5/+2
* | | | Merge "Move DNS manager options into network.manager"Jenkins2012-12-181-0/+2
|\| | |
| * | | Move DNS manager options into network.managerMark McLoughlin2012-12-161-0/+2
* | | | Merge "removed duplicate function definitions"Jenkins2012-12-181-8/+0
|\ \ \ \
| * | | | removed duplicate function definitionsTrey Morris2012-12-181-8/+0
* | | | | Merge "Properly remove the time override in quota tests."Jenkins2012-12-181-7/+3
|\ \ \ \ \
| * | | | | Properly remove the time override in quota tests.Robert Collins2012-12-181-7/+3
* | | | | | Merge "Move TimeOverride to the general reusable-test-helper place."Jenkins2012-12-181-11/+1
|\| | | | | | |/ / / / |/| | | |
| * | | | Move TimeOverride to the general reusable-test-helper place.Robert Collins2012-12-181-11/+1
| | |/ / | |/| |
* | | | Merge "Use service fixture in DB servicegroup tests."Jenkins2012-12-181-15/+26
|\ \ \ \
| * | | | Use service fixture in DB servicegroup tests.Clark Boylan2012-12-171-15/+26
* | | | | Merge "Reset the IPv6 API backend when resetting the conf stack."Jenkins2012-12-181-0/+2
|\| | | |
| * | | | Reset the IPv6 API backend when resetting the conf stack.Robert Collins2012-12-181-0/+2
* | | | | Merge "fix test_nbd using stubs"Jenkins2012-12-181-12/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix test_nbd using stubsSean Dague2012-12-171-12/+9
| |/ / /
* | | | Merge "Allows an instance to post encrypted password"Jenkins2012-12-181-0/+67
|\ \ \ \
| * | | | Allows an instance to post encrypted passwordVishvananda Ishaya2012-12-101-0/+67
* | | | | Merge "Add more association support to network API"Jenkins2012-12-1814-2/+143
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add more association support to network APIChris Yeoh2012-12-1714-2/+143
| | |/ / | |/| |
* | | | Merge "Add accounting for orphans to resource tracker."Jenkins2012-12-172-20/+79
|\ \ \ \
| * | | | Add accounting for orphans to resource tracker.Brian Elliott2012-12-172-20/+79
| |/ / /
* | | | Merge "Add syslogging to nova-rootwrap"Jenkins2012-12-171-0/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Add syslogging to nova-rootwrapThierry Carrez2012-12-131-0/+47
* | | | Move agent_build_get_by_triple to conductorDan Smith2012-12-152-26/+14
* | | | Move provider_fw_rule_get_all to conductorDan Smith2012-12-152-2/+10
* | | | Move security_group operations in VirtAPI to conductorDan Smith2012-12-152-9/+33
* | | | Merge "Retry NBD device allocation."Jenkins2012-12-151-32/+78
|\ \ \ \
| * | | | Retry NBD device allocation.Michael Still2012-12-151-32/+78
* | | | | Merge "Use testr to run nova unittests."Jenkins2012-12-1510-16/+35
|\ \ \ \ \
| * | | | | Use testr to run nova unittests.Clark Boylan2012-12-1410-16/+35
| |/ / / /
* / / / / Add a developer trap for api samplesDan Smith2012-12-141-0/+72
|/ / / /
* | | | Merge "Fixes KeyError: 'sr_uuid' when booting from volume on xenapi"Jenkins2012-12-141-17/+35
|\ \ \ \
| * | | | Fixes KeyError: 'sr_uuid' when booting from volume on xenapiArmando Migliaccio2012-12-121-17/+35
* | | | | Merge "Allow xenapi to work with empty image metadata"Jenkins2012-12-141-4/+76
|\ \ \ \ \
| * | | | | Allow xenapi to work with empty image metadataArmando Migliaccio2012-12-141-4/+76
| |/ / / /
* | | | | Merge "Fix use of osapi_compute_extension option in api_samples."Jenkins2012-12-141-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix use of osapi_compute_extension option in api_samples.Matthew Treinish2012-12-131-1/+2
* | | | | Merge "Fix errors in used_limits extension"Jenkins2012-12-143-7/+5
|\ \ \ \ \
| * | | | | Fix errors in used_limits extensionMark McLoughlin2012-12-133-7/+5
* | | | | | Merge "Add general mechanism for testing api coverage."Jenkins2012-12-141-47/+32
|\ \ \ \ \ \
| * | | | | | Add general mechanism for testing api coverage.Monty Taylor2012-12-131-47/+32
* | | | | | | Fix for broken switch for config_driveDavanum Srinivas2012-12-131-1/+1
|/ / / / / /
* | | | | | Merge "Remove sleep in test_consoleauth."Jenkins2012-12-131-1/+13
|\ \ \ \ \ \