| Commit message (Expand) | Author | Age | Files | Lines |
| * | improve compatibility with ec2 clients | Ewan Mellor | 2010-08-16 | 1 | -1/+1 |
| |\ |
|
| | * | Update cloud_unittest to match renamed internal function. | Ewan Mellor | 2010-08-14 | 1 | -1/+1 |
| * | | Add new libvirt_type option "uml" for user-mode-linux.. This switches the lib... | Soren Hansen | 2010-08-16 | 1 | -0/+69 |
| |\ \ |
|
| | * | | Add a few unit tests for libvirt_conn. | Soren Hansen | 2010-08-13 | 1 | -0/+69 |
| | |/ |
|
| * | | merged fix-hostname and fixed conflict | Vishvananda Ishaya | 2010-08-14 | 1 | -102/+134 |
| |\ \ |
|
| | * | | Actually pass in hostname and create a proper model for data in network code | Vishvananda Ishaya | 2010-08-11 | 1 | -3/+4 |
| | * | | lots more pylint fixes | Vishvananda Ishaya | 2010-08-10 | 1 | -76/+71 |
| | * | | pep8 cleanup | Vishvananda Ishaya | 2010-08-10 | 1 | -22/+28 |
| | * | | merged trunk | Vishvananda Ishaya | 2010-08-10 | 1 | -18/+59 |
| | |\ \ |
|
| | * \ \ | merged trunk, fixed an error with releasing ip | Vishvananda Ishaya | 2010-08-09 | 6 | -173/+342 |
| | |\ \ \ |
|
| | * | | | | initial cleanup of tests for network | Vishvananda Ishaya | 2010-08-09 | 1 | -38/+68 |
| * | | | | | pep8 and pylint cleanup | Vishvananda Ishaya | 2010-08-13 | 1 | -7/+30 |
| * | | | | | make rpc.call propogate exception info. Includes tests | Vishvananda Ishaya | 2010-08-12 | 1 | -0/+62 |
| | |_|_|/
|/| | | |
|
| * | | | | change get_roles to have a flag for project_roles or not. Don't show 'project... | Vishvananda Ishaya | 2010-08-10 | 1 | -2/+0 |
| * | | | | Adds get_roles commands to manager and driver classes | Vishvananda Ishaya | 2010-08-10 | 1 | -1/+17 |
| | |_|/
|/| | |
|
| * | | | More changes to volume to fix concurrency issues. Also testing updates. | Vishvananda Ishaya | 2010-08-10 | 1 | -18/+59 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Changed volumes to use a pool instead of globbing filesystem for concurrency ... | Vishvananda Ishaya | 2010-08-05 | 1 | -18/+59 |
| * | | | Add some useful features to our flags | andy | 2010-08-10 | 3 | -0/+133 |
| |\ \ \ |
|
| | * | | | add copyright headers | andy | 2010-08-03 | 2 | -0/+36 |
| | * | | | strip out some useless imports | andy | 2010-07-29 | 1 | -7/+0 |
| | * | | | Add some useful features to our flags | andy | 2010-07-29 | 3 | -0/+104 |
| * | | | | Some pylink and pep8 cleanups. Added a pylintrc file. | Eric Day | 2010-08-06 | 1 | -101/+136 |
| |\ \ \ \ |
|
| | * | | | | First pass at making a file pass pep8 and pylint tests as an example. | Eric Day | 2010-08-05 | 1 | -101/+136 |
| | | |/ /
| |/| | |
|
| * | | | | Make network its own worker! This separates the network logic from the api se... | Vishvananda Ishaya | 2010-08-06 | 2 | -58/+70 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | fix search/replace error | Vishvananda Ishaya | 2010-08-06 | 1 | -2/+2 |
| | * | | | merged trunk | Vishvananda Ishaya | 2010-08-06 | 1 | -10/+10 |
| | |\| | |
|
| | * | | | rename networkdata to vpn | Vishvananda Ishaya | 2010-08-05 | 1 | -5/+5 |
| | * | | | fixed circular reference and tests | Vishvananda Ishaya | 2010-08-04 | 2 | -14/+15 |
| | * | | | fixed tests, moved compute network config call, added notes, made inject opti... | Vishvananda Ishaya | 2010-08-04 | 1 | -9/+9 |
| | * | | | created assocaition between project and host, modified commands to get host a... | Vishvananda Ishaya | 2010-08-03 | 1 | -15/+15 |
| | * | | | Huge network refactor, Round I | Vishvananda Ishaya | 2010-08-03 | 1 | -44/+55 |
| | | |/
| |/| |
|
| * | | | Fixed instance model associations to host (node) and added association to ip. | Vishvananda Ishaya | 2010-08-06 | 1 | -71/+64 |
| |\ \ \ |
|
| | * | | | Fixed instance model associations to host (node) and added association to ip | Vishvananda Ishaya | 2010-08-03 | 1 | -71/+64 |
| | |/ / |
|
| * | / | Made group membership check only search group instead of subtree. Roles in a... | Vishvananda Ishaya | 2010-08-05 | 1 | -1/+9 |
| | |/
|/| |
|
| * | | Fix Tests | Vishvananda Ishaya | 2010-07-30 | 1 | -10/+10 |
| |/ |
|
| * | Replace the second singleton unit test, lost during a merge. | Ewan Mellor | 2010-07-29 | 1 | -0/+7 |
| * | Merged with trunk to resolve merge conflicts. | Ewan Mellor | 2010-07-29 | 14 | -309/+515 |
| |\ |
|
| | * | More merges from trunk. Not everything came over the first time. | Ewan Mellor | 2010-07-29 | 2 | -7/+6 |
| | * | Merge with trunk, including fixing up conflicts with the removal of fake_users | Ewan Mellor | 2010-07-29 | 12 | -290/+495 |
| | |\ |
|
| | | * | bzr merge lp:nova/trunk. | Todd Willey | 2010-07-28 | 12 | -259/+298 |
| | | |\ |
|
| | | | * | merged trunk | Vishvananda Ishaya | 2010-07-27 | 10 | -129/+244 |
| | | | |\ |
|
| | | | | * | Merge with trunk. | Soren Hansen | 2010-07-27 | 10 | -133/+146 |
| | | | | |\ |
|
| | | | | | * | Fixes bug#610140. Thanks to Vish and Muharem for the patch | jaypipes@gmail.com | 2010-07-27 | 1 | -1/+5 |
| | | | | | |\ |
|
| | | | | | | * | Fixes bug#610140. Thanks to Vish and Muharem for the patch | jaypipes@gmail.com | 2010-07-26 | 1 | -1/+5 |
| | | | | | * | | merged trunk | Vishvananda Ishaya | 2010-07-26 | 2 | -57/+13 |
| | | | | | |\| |
|
| | | | | | * | | More Cleanup of code | Vishvananda Ishaya | 2010-07-25 | 2 | -2/+2 |
| | | | | | * | | Merged trunk, fixed extra references to fake_users | Vishvananda Ishaya | 2010-07-21 | 2 | -23/+55 |
| | | | | | |\ \ |
|
| | | | | | * | | | refactoring of imports for fakeldapdriver | Vishvananda Ishaya | 2010-07-21 | 6 | -10/+5 |
| | | | | | * | | | network unittest clean up | Vishvananda Ishaya | 2010-07-20 | 1 | -2/+1 |
| | | | | | * | | | Test cleanup, make driver return dictionaries and construct objects in manager | Vishvananda Ishaya | 2010-07-20 | 3 | -97/+100 |