summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Make unit tests clean up their mess in /tmp after themselves.John Dewey2011-01-271-0/+1
|\
| * Removal of image tempdir in test tearDown. Also, reformatted a coupleJohn Dewey2011-01-251-0/+1
* | Make xml namespace match the API version requested.Soren Hansen2011-01-271-6/+28
|\ \
| * | Add unit test for xmlns version matching request version.Soren Hansen2011-01-271-6/+28
| |/
* | merged r621Nachi Ueno2011-01-262-2/+3
|\|
| * I am new to nova, and wanted to fix a fairly trivial bug in order to understa...John Dewey2011-01-251-1/+1
| |\
| | * Updated a couple data structures to pass pep8.John Dewey2011-01-241-1/+1
| * | Localized strings that employ formatting should not use positional arguments,...Ed Leafe2011-01-251-1/+2
| |\ \ | | |/ | |/|
| | * Updated trunk changes to work with localizationEd Leafe2011-01-191-1/+2
| | * merged trunk changesEd Leafe2011-01-197-62/+194
| | |\
| | * | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-1/+1
* | | | add ip and network to nwfilter testVishvananda Ishaya2011-01-251-0/+13
|/ / /
* | | fix reversed assignmentVishvananda Ishaya2011-01-221-1/+1
* | | remove extra printVishvananda Ishaya2011-01-221-1/+0
* | | add test and fix describe regionsVishvananda Ishaya2011-01-221-0/+11
| |/ |/|
* | Add an apply_instance_filter method to NWFilter driver.Soren Hansen2011-01-191-18/+36
|\ \
| * | PEP-8 fixesSoren Hansen2011-01-191-3/+2
| * | Add an apply_instance_filter method to NWFilter driver.Soren Hansen2011-01-191-17/+36
* | | Allows moving from the Austin-style db to the Bexar-style.Andy Smith2011-01-191-0/+5
|\ \ \
| * | | move db sync into nosetests package-level fixtures so that the existing noset...Andy Smith2011-01-181-0/+5
* | | | Enable the use_ipv6 flag in unit tests by default.Soren Hansen2011-01-191-0/+1
|/ / /
* | | Implement support for streaming images from Glance when using the XenAPI virt...Ewan Mellor2011-01-184-41/+146
|\ \ \ | |/ / |/| |
| * | Merged with trunk revno 572.Ewan Mellor2011-01-1719-219/+261
| |\|
| * | Merged with trunk revno 565.Ewan Mellor2011-01-145-5/+132
| |\ \
| * | | Fixed another issue in _stream_disk, as it did never execute _write_partition.Salvatore Orlando2011-01-121-1/+1
| * | | pep8 fixesSalvatore Orlando2011-01-121-1/+1
| * | | Fixing the stub for _stream_disk as wellSalvatore Orlando2011-01-121-1/+1
| * | | PEP8 fixes, and switch to using the new LOG in vm_utils, matching what'sEwan Mellor2011-01-122-9/+7
| * | | Merged with trunk.Ewan Mellor2011-01-1219-49/+612
| |\ \ \
| * \ \ \ Merged with Orlando's recent changes.Ewan Mellor2011-01-121-41/+63
| |\ \ \ \
| | * | | | Fixed test environments.Salvatore Orlando2011-01-122-4/+33
| | * | | | Now removing kernel/ramdisk VDI after copySalvatore Orlando2011-01-111-32/+49
| * | | | | Added unit tests for the xenapi-glance integration. This adds a glanceEwan Mellor2011-01-124-12/+97
| |/ / / /
* | | | / fix test to respect xml changesVishvananda Ishaya2011-01-181-3/+6
| |_|_|/ |/| | |
* | | | Further decouple api routing decisions and move into paste.deploy configurati...Todd Willey2011-01-1713-174/+102
|\ \ \ \
| * | | | Clean up openstack api test fake.Todd Willey2011-01-171-8/+13
| * | | | merge trunk.Todd Willey2011-01-1710-13/+251
| |\ \ \ \
| * \ \ \ \ Merge trunk and fix how nova-combined works with paste.deploy.Todd Willey2011-01-131-5/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunk (logging, etc).Todd Willey2011-01-1220-87/+719
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Remove test for removed class.Todd Willey2011-01-062-107/+0
| * | | | | | Pep8Todd Willey2011-01-061-1/+0
| * | | | | | Fix openstack api tests and add a FaultWrapper to turn exceptions to faults.Todd Willey2011-01-067-44/+69
| * | | | | | Declare a flag for test to run in isolation.Todd Willey2011-01-041-0/+1
| * | | | | | Build app manually for test_api since nova.ec2.API is gone.Todd Willey2011-01-041-6/+3
| * | | | | | Make test_access use ec2.request instead of .controller and .action.Todd Willey2011-01-041-8/+15
* | | | | | | Merging trunkRick Harris2011-01-1710-13/+251
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | merge from upstreamAndy Smith2011-01-147-10/+137
| |\ \ \ \ \ \
| | * | | | | | remove TrialTestCase again and fix merge issuesVishvananda Ishaya2011-01-144-8/+8
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Implements the blueprint for enabling the setting of the root/admin password ...Ed Leafe2011-01-142-0/+34
| | |\ \ \ \ \
| | | * | | | | Minor code cleanupsEd Leafe2011-01-131-1/+1