summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
| * | | fixed tests, moved compute network config call, added notes, made inject opti...Vishvananda Ishaya2010-08-041-9/+9
| * | | created assocaition between project and host, modified commands to get host a...Vishvananda Ishaya2010-08-031-15/+15
| * | | Huge network refactor, Round IVishvananda Ishaya2010-08-031-44/+55
| | |/ | |/|
* | | Fixed instance model associations to host (node) and added association to ip.Vishvananda Ishaya2010-08-061-71/+64
|\ \ \
| * | | Fixed instance model associations to host (node) and added association to ipVishvananda Ishaya2010-08-031-71/+64
| |/ /
* | / Made group membership check only search group instead of subtree. Roles in a...Vishvananda Ishaya2010-08-051-1/+9
| |/ |/|
* | Fix TestsVishvananda Ishaya2010-07-301-10/+10
|/
* Replace the second singleton unit test, lost during a merge.Ewan Mellor2010-07-291-0/+7
* Merged with trunk to resolve merge conflicts.Ewan Mellor2010-07-2914-309/+515
|\
| * More merges from trunk. Not everything came over the first time.Ewan Mellor2010-07-292-7/+6
| * Merge with trunk, including fixing up conflicts with the removal of fake_usersEwan Mellor2010-07-2912-290/+495
| |\
| | * bzr merge lp:nova/trunk.Todd Willey2010-07-2812-259/+298
| | |\
| | | * merged trunkVishvananda Ishaya2010-07-2710-129/+244
| | | |\
| | | | * Merge with trunk.Soren Hansen2010-07-2710-133/+146
| | | | |\
| | | | | * Fixes bug#610140. Thanks to Vish and Muharem for the patchjaypipes@gmail.com2010-07-271-1/+5
| | | | | |\
| | | | | | * Fixes bug#610140. Thanks to Vish and Muharem for the patchjaypipes@gmail.com2010-07-261-1/+5
| | | | | * | merged trunkVishvananda Ishaya2010-07-262-57/+13
| | | | | |\|
| | | | | * | More Cleanup of codeVishvananda Ishaya2010-07-252-2/+2
| | | | | * | Merged trunk, fixed extra references to fake_usersVishvananda Ishaya2010-07-212-23/+55
| | | | | |\ \
| | | | | * | | refactoring of imports for fakeldapdriverVishvananda Ishaya2010-07-216-10/+5
| | | | | * | | network unittest clean upVishvananda Ishaya2010-07-201-2/+1
| | | | | * | | Test cleanup, make driver return dictionaries and construct objects in managerVishvananda Ishaya2010-07-203-97/+100