summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct style issues brought up in termie's reviewMichael Gundlach2010-09-091-1/+0
* Cloud tests passMichael Gundlach2010-09-021-1/+1
* send requests to the main API instead of to the EC2 subset -- so that it can ...Michael Gundlach2010-09-021-4/+2
* Use port that boto expectsMichael Gundlach2010-09-021-2/+2
* Merge from trunk in an attempt to figure out why signer is generating the wro...Michael Gundlach2010-09-0210-13/+355
|\
| * Merge from trunkCerberus2010-09-012-29/+58
| |\
| | * Merge trunk and resolve conflictsjaypipes@gmail.com2010-08-3010-127/+509
| | |\
| | | * Dead code removal.Eric Day2010-08-301-4/+0
| | | |\
| | | | * Removed old cloud_topic queue setup, it is no longer used.Eric Day2010-08-181-4/+0
| | * | | Pylint fixes for /nova/tests/api_unittest.pyjaypipes@gmail.com2010-08-101-25/+58
| * | | | Removed get_backup_schedules from the image testCerberus2010-08-301-3/+0
| * | | | Renamed test.py and moved a test as per merge proposal feedbackCerberus2010-08-263-59/+62
| * | | | Merge from trunkCerberus2010-08-261-10/+23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Moved API tests into a sub-folder of the tests/ and added a stubbed-out test ...Cerberus2010-08-259-0/+333
* | | | | Small typos, plus rework api_unittest to use WSGI instead of TornadoMichael Gundlach2010-09-021-98/+22
* | | | | Fix simple errors to the point where we can run the tests [but not pass]Michael Gundlach2010-09-013-6/+5
| |/ / / |/| | |
* | | | merged trunk and fixed testsVishvananda Ishaya2010-08-251-10/+23
|/ / /
* | | Fix unit test bug this uncovered: don't release_ip that we haven't got from i...Justin Santa Barbara2010-08-181-1/+0
* | | Merged with trunkJustin Santa Barbara2010-08-189-122/+496
|\ \ \ | | |/ | |/|
| * | Changed our minds: keep pylint equal to Ubuntu Lucid version, and use disable...Michael Gundlach2010-08-183-11/+11
| * | Newest pylint supports 'disable=', not 'disable-msg='Michael Gundlach2010-08-181-8/+8
| * | improve compatibility with ec2 clientsEwan Mellor2010-08-161-1/+1
| |\ \
| | * | Update cloud_unittest to match renamed internal function.Ewan Mellor2010-08-141-1/+1
| * | | Add new libvirt_type option "uml" for user-mode-linux.. This switches the lib...Soren Hansen2010-08-161-0/+69
| |\ \ \
| | * | | Add a few unit tests for libvirt_conn.Soren Hansen2010-08-131-0/+69
| | |/ /
| * | | merged fix-hostname and fixed conflictVishvananda Ishaya2010-08-141-102/+134
| |\ \ \
| | * | | Actually pass in hostname and create a proper model for data in network codeVishvananda Ishaya2010-08-111-3/+4
| | * | | lots more pylint fixesVishvananda Ishaya2010-08-101-76/+71
| | * | | pep8 cleanupVishvananda Ishaya2010-08-101-22/+28
| | * | | merged trunkVishvananda Ishaya2010-08-101-18/+59
| | |\ \ \
| | * \ \ \ merged trunk, fixed an error with releasing ipVishvananda Ishaya2010-08-096-173/+342
| | |\ \ \ \
| | * | | | | initial cleanup of tests for networkVishvananda Ishaya2010-08-091-38/+68
| * | | | | | pep8 and pylint cleanupVishvananda Ishaya2010-08-131-7/+30
| * | | | | | make rpc.call propogate exception info. Includes testsVishvananda Ishaya2010-08-121-0/+62
| | |_|_|/ / | |/| | | |
| * | | | | change get_roles to have a flag for project_roles or not. Don't show 'project...Vishvananda Ishaya2010-08-101-2/+0
| * | | | | Adds get_roles commands to manager and driver classesVishvananda Ishaya2010-08-101-1/+17
| | |_|/ / | |/| | |
| * | | | More changes to volume to fix concurrency issues. Also testing updates.Vishvananda Ishaya2010-08-101-18/+59
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Changed volumes to use a pool instead of globbing filesystem for concurrency ...Vishvananda Ishaya2010-08-051-18/+59
| * | | | Add some useful features to our flagsandy2010-08-103-0/+133
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | add copyright headersandy2010-08-032-0/+36
| | * | | strip out some useless importsandy2010-07-291-7/+0
| | * | | Add some useful features to our flagsandy2010-07-293-0/+104
* | | | | Merged with trunkJustin Santa Barbara2010-08-085-241/+289
|\| | | |
| * | | | Some pylink and pep8 cleanups. Added a pylintrc file.Eric Day2010-08-061-101/+136
| |\ \ \ \
| | * | | | First pass at making a file pass pep8 and pylint tests as an example.Eric Day2010-08-051-101/+136
| | | |/ / | | |/| |
| * | | | Make network its own worker! This separates the network logic from the api se...Vishvananda Ishaya2010-08-062-58/+70
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fix search/replace errorVishvananda Ishaya2010-08-061-2/+2
| | * | | merged trunkVishvananda Ishaya2010-08-061-10/+10
| | |\| |
| | * | | rename networkdata to vpnVishvananda Ishaya2010-08-051-5/+5
| | * | | fixed circular reference and testsVishvananda Ishaya2010-08-042-14/+15