summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* merged trunkVishvananda Ishaya2010-11-034-19/+40
|\
| * Change retrieval of security groups from kwargs so they are associated proper...Vishvananda Ishaya2010-10-301-0/+21
| * merged trunk, just in caseVishvananda Ishaya2010-10-309-96/+108
| |\
| * \ renamed target_id to iscsi_targetVishvananda Ishaya2010-10-257-13/+82
| |\ \
| * | | ISCSI Volume supportVishvananda Ishaya2010-10-252-17/+17
* | | | Fixes after trunk merge.Todd Willey2010-11-021-0/+1
* | | | Merge trunk.Todd Willey2010-11-027-36/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed tests to work with new default API argument.Eric Day2010-11-027-36/+28
* | | | Merge trunk and apply some sphinx love.Todd Willey2010-11-013-3/+8
|\| | |
| * | | Merge trunk and resolve conflictsjaypipes@gmail.com2010-10-2728-271/+500
| |\ \ \
| | * | | More PEP8 fixes that were introduced in the last couple commits.Eric Day2010-10-261-0/+6
| * | | | Moves db writes into compute manager class. Cleans up sqlalchemy model/api to...jaypipes@gmail.com2010-10-212-3/+2
* | | | | Volume documentation.Todd Willey2010-10-291-9/+12
| |/ / / |/| | |
* | | | merged gundlach's excisionVishvananda Ishaya2010-10-252-4/+4
|\ \ \ \
| * | | | Delete BaseTestCase and with it the last reference to tornado.Michael Gundlach2010-10-262-92/+96
| | |_|/ | |/| |
| * | | Adds rescue and unrescue commands.Vishvananda Ishaya2010-10-261-2/+2
| |\ \ \
| | * | | update testsVishvananda Ishaya2010-10-241-2/+2
| | | |/ | | |/|
* | / | fix completely broken ServiceTestCaseVishvananda Ishaya2010-10-251-55/+70
|/ / /
* | | pep8Michael Gundlach2010-10-252-2/+2
* | | Merge from trunkMichael Gundlach2010-10-2527-224/+457
|\| |
| * | PEP8 cleanup in nova/tests, except for tests. There should be no functional c...Eric Day2010-10-2226-188/+290
| * | PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-2110-19/+19
| * | Delays the creation of the looping calls that that check the queue until star...Vishvananda Ishaya2010-10-211-3/+41
| |\ \ | | |/ | |/|
| | * make sure looping calls are created after service starts and add some tests t...Vishvananda Ishaya2010-10-201-3/+41
| * | * Fills out the Parallax/Glance API calls for update/create/delete and adds u...jaypipes@gmail.com2010-10-202-25/+118
| |\ \ | | |/ | |/|
| | * Fix typo in test casejaypipes@gmail.com2010-10-191-2/+2
| | * Remember to call limited() on detail() in image controller.jaypipes@gmail.com2010-10-191-0/+3
| | * Merge trunkjaypipes@gmail.com2010-10-1515-179/+203
| | |\
| | * | Reorg the image services code to push glance stuff into its own directory.jaypipes@gmail.com2010-10-152-9/+10
| | * | Adds unit test for WSGI image controller for OpenStack API using Glance Service.jaypipes@gmail.com2010-10-132-18/+107
* | | | Add unit test for XML requests converting errors to FaultsMichael Gundlach2010-10-191-2/+5
* | | | Fixes https://bugs.launchpad.net/nova/+bug/663551 by catching exceptions at t...Michael Gundlach2010-10-191-0/+65
|/ / /
* | | Added test case to reproduce bug #660668 and provided a fix by using the user...Eric Day2010-10-161-0/+35
|\ \ \
| * | | Added test case to reproduce bug #660668 and provided a fix by using the user...Eric Day2010-10-141-0/+35
* | | | This branch converts incoming data to the api into the proper type.Vishvananda Ishaya2010-10-151-0/+17
|\ \ \ \
| * | | | unit tests and fixVishvananda Ishaya2010-10-141-0/+17
* | | | | Fix the --help flag for printing help on twistd-based servicesAndy Smith2010-10-152-0/+65
|\ \ \ \ \
| * | | | | make --help work for twistd-based servicesAndy Smith2010-10-151-0/+53
| * | | | | prevent leakage of FLAGS changes across testsAndy Smith2010-10-151-0/+12
| | |/ / / | |/| | |
* | | | | Fix some unit tests:Soren Hansen2010-10-151-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add a greenthread.sleep(0.3) in get_console_output unit test. This is needed ...Soren Hansen2010-10-151-0/+4
* | | | | Make Redis completely optional:Soren Hansen2010-10-151-2/+15
|\| | | | | |/ / / |/| | |
| * | | Move Redis code into fakeldap, since it's the only thing that still uses it.Soren Hansen2010-10-141-2/+15
* | | | fix remaining testsVishvananda Ishaya2010-10-134-34/+31
* | | | cleaned up most of the issuesVishvananda Ishaya2010-10-131-1/+1
* | | | merged trunkVishvananda Ishaya2010-10-1326-290/+1145
|\| | |
| * | | Address cerberus's commentMichael Gundlach2010-10-131-3/+3
| * | | Merge from trunkMichael Gundlach2010-10-137-33/+392
| |\ \ \ | | | |/ | | |/|
| | * | Xen support.Soren Hansen2010-10-131-1/+0
| | |\ \
| | | * \ Merge trunkSoren Hansen2010-10-1215-56/+335
| | | |\ \