summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* no, really fix lp721297 this timeKen Pepple2011-02-221-0/+23
|\
| * merged trunkKen Pepple2011-02-211-0/+2
| |\
| * | make sure that ec2 response times are xs:dateTime parsableKen Pepple2011-02-211-0/+23
* | | Fixes various issues regarding verbose logging and logging errors on import.Vishvananda Ishaya2011-02-226-46/+31
|\ \ \
| * | | remove changes to test dbVishvananda Ishaya2011-02-211-1/+1
| * | | use tests.sqlite so it doesn't conflict with running dbVishvananda Ishaya2011-02-211-2/+2
| * | | get rid of initialized flagVishvananda Ishaya2011-02-212-6/+2
| * | | move the fake initialized into fake flagsVishvananda Ishaya2011-02-201-0/+1
| * | | fixes for various logging errors and issuesVishvananda Ishaya2011-02-206-46/+34
| |/ /
* | | Some quick test cleanups, first step towards standardizing the way we start s...termie2011-02-223-91/+61
|\ \ \
| * | | modify tests to use specific hosts rather than defaulttermie2011-02-211-3/+3
| * | | move test_cloud to use start_service, tootermie2011-02-211-4/+2
| * | | add a start_service method to our test baseclasstermie2011-02-212-84/+19
| * | | add a test for rpc consumer isolationtermie2011-02-211-0/+37
| | |/ | |/|
* | | The OpenStack API was using the 'secret' as the 'access key'. There is an 'a...Justin Santa Barbara2011-02-212-5/+9
|\ \ \ | |/ / |/| |
| * | Fix FakeAuthManager so that unit tests pass; I believe it was matching the wr...Justin Santa Barbara2011-02-182-5/+9
* | | Duh, continue skips iteration, not pass. #iamanidiotjaypipes@gmail.com2011-02-211-1/+1
* | | PEP8 errors and remove check in authors file for nova-core, since nova-core o...jaypipes@gmail.com2011-02-211-0/+2
| |/ |/|
* | pep8 leftoverKen Pepple2011-02-191-2/+1
|/
* Added support for feature parity with the current Rackspace Cloud Servers pra...Ed Leafe2011-02-171-0/+8
|\
| * Uncommitted changes using the wrong author, and re-committing under the corre...Ed Leafe2011-02-178-61/+342
| |\
* | \ changed from 003-004 migrationSandy Walsh2011-02-176-53/+287
|\ \ \ | | |/ | |/|
| * | Update the Openstack API so that it returns 'addresses'.Brian Waldon2011-02-171-3/+63
| |\ \
| | * | removing superfluous pass statements; replacing list comprehension with for l...Brian Waldon2011-02-171-1/+1
| | * | merging trunk back in; updating Authors conflictBrian Waldon2011-02-152-22/+24
| | |\ \
| | * | | - population of public and private addresses containers in openstack apiBrian Waldon2011-02-091-3/+63
| * | | | I have a bug fix, additional tests for the `limiter` method, and additional c...Brian Lamar2011-02-172-28/+161
| |\ \ \ \
| | * \ \ \ Merged to trunkBrian Lamar2011-02-161-0/+21
| | |\ \ \ \
| | * \ \ \ \ Merged lp:novabrian-lamar2011-02-152-22/+24
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | 1) Moved tests for limiter to test_common.py (from __init__.py) and expandedbrian-lamar2011-02-092-28/+161
| | | |_|/ / | | |/| | |
| * | | | | added labels to networks for use in multi-nicTrey Morris2011-02-172-0/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | added test for reset_network to openstack api tests, tabstop 5 to 4, renamed ...Trey Morris2011-02-161-0/+12
| | * | | | stubbed out reset networkin xenapi VM tests to solve domid problemTrey Morris2011-02-151-0/+6
| | | |/ / | | |/| |
| * | | | Add back --logdir=DIR option. If set, a logfile named after the binary (e.g. ...Soren Hansen2011-02-161-0/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | assertIsNone is a 2.7-ism.Soren Hansen2011-02-161-1/+1
| | * | | Refactor code that decides which logfile to use, if any.Soren Hansen2011-02-151-0/+21
| | |/ /
| * | | The proposed fix puts a VM which fails to spawn in a (new) 'FAILED' power sta...Salvatore Orlando2011-02-151-2/+9
| |\ \ \
| | * | | Added test case for 'not enough memory'Salvatore Orlando2011-02-091-2/+9
| | |/ /
| * | | Beautify it a little bit, thanks to dabo.Soren Hansen2011-02-151-22/+15
| * | | Break out of the "for group in rv" loop in security group unit tests so that ...Soren Hansen2011-02-151-0/+2
| |/ /
* | | better filteringSandy Walsh2011-02-141-7/+3
* | | zone api tests passingSandy Walsh2011-02-111-5/+76
* | | rough cut at zone api testsSandy Walsh2011-02-111-0/+74
|/ /
* | merge trunkAnthony Young2011-02-011-0/+0
|\ \
| * | fix austin->bexar db migrationtermie2011-01-301-0/+0
| |/
* | remove extraneous lineAnthony Young2011-01-281-3/+0
* | fixes for bug #709057Anthony Young2011-01-271-8/+50
|/
* Use firewall_driver flag as expected with NWFilterFirewall. This way, either...Todd Willey2011-01-281-1/+6
|\
| * Merge & fix conflict.Todd Willey2011-01-274-7/+43
| |\
| * | Rename Mock, since it wasn't a Mock.Todd Willey2011-01-251-2/+2