summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | Change how libvirt firewall drivers work to have meaningful flags.Todd Willey2011-01-251-1/+6
* | | Added a test that checks for localized strings in the source code that contai...Ed Leafe2011-01-281-0/+100
|\ \ \ | |_|/ |/| |
| * | Made changes based on code reviewEd Leafe2011-01-271-12/+17
| * | Merged in trunk changesEd Leafe2011-01-272-6/+29
| |\ \
| * | | Fixed formatting issues in current codebase.Ed Leafe2011-01-271-1/+1
| * | | Added the test for localized string formattingEd Leafe2011-01-271-0/+95
* | | | Makes sure all instance and volume commands that raise not found are changed ...Vishvananda Ishaya2011-01-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes NotFound messages in api to show the ec2_id.Vishvananda Ishaya2011-01-271-1/+1
| |/ /
* | | 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
| |\