| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the fake-ldap system work again | Jesse Andrews | 2010-08-14 | 1 | -0/+53 |
| * | got run_tests.py to run (with many failed tests) | Jesse Andrews | 2010-08-14 | 8 | -286/+281 |
| * | initial commit for orm based models | Sleepsonthefloor | 2010-08-14 | 2 | -0/+939 |
| * | Catches and logs exceptions for rpc calls and raises a RemoteError exception ... | Vishvananda Ishaya | 2010-08-14 | 4 | -38/+202 |
| |\ | |||||
| | * | merged trunk | Vishvananda Ishaya | 2010-08-14 | 4 | -4/+74 |
| | |\ | |||||
| | * \ | merged fix-hostname and fixed conflict | Vishvananda Ishaya | 2010-08-14 | 9 | -344/+514 |
| | |\ \ | |||||
| | * | | | pep8 and pylint cleanup | Vishvananda Ishaya | 2010-08-13 | 2 | -38/+122 |
| | * | | | make rpc.call propogate exception info. Includes tests | Vishvananda Ishaya | 2010-08-12 | 4 | -18/+98 |
| * | | | | Removes requirement of internet connectivity to run api server. | Joel Moore joelbm24@gmail.com | 2010-08-14 | 1 | -5/+9 |
| |\ \ \ \ | |||||
| | * | | | | Get IP doesn't fail of you not connected to the intetnet | Joel Moore joelbm24@gmail.com | 2010-08-03 | 1 | -5/+9 |
| * | | | | | Fixed path to keys directory. | Joel Moore joelbm24@gmail.com | 2010-08-14 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | fixed path to keys directory | Joel Moore joelbm24@gmail.com | 2010-07-27 | 1 | -1/+1 |
| * | | | | | | Removes the workaround for syslog-ng of removing newlines. | Vishvananda Ishaya | 2010-08-14 | 1 | -9/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | remove syslog-ng workaround | Vishvananda Ishaya | 2010-08-12 | 1 | -9/+1 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Fixes bug lp:616312 by reversing the order of args in nova-manage when it cal... | Vishvananda Ishaya | 2010-08-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Fixes out of order arguments in get_credentials | Vishvananda Ishaya | 2010-08-13 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Sets a hostname for instances that properly resolves and cleans up network cl... | Vishvananda Ishaya | 2010-08-14 | 7 | -125/+144 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Actually pass in hostname and create a proper model for data in network code | Vishvananda Ishaya | 2010-08-11 | 8 | -133/+145 |
| | * | | | | support a hostname that can be looked up | Vishvananda Ishaya | 2010-08-10 | 4 | -18/+25 |
| * | | | | | Implemented admin client / admin api for fetching user roles. | Devin Carlen | 2010-08-14 | 2 | -1/+55 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed admin api for user roles | Devin Carlen | 2010-08-10 | 2 | -6/+13 |
| | * | | | | | Merged list_roles | Devin Carlen | 2010-08-10 | 3 | -8/+63 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Wired up admin api for user roles | Devin Carlen | 2010-08-10 | 2 | -1/+48 |
| * | | | | | | | Improves pep8 compliance and pylint score in network code. | Vishvananda Ishaya | 2010-08-14 | 8 | -251/+402 |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | | lots more pylint fixes | Vishvananda Ishaya | 2010-08-10 | 3 | -120/+160 |
| | * | | | | | | Pylint clean of vpn.py | Vishvananda Ishaya | 2010-08-10 | 1 | -13/+16 |
| | * | | | | | | Further pylint cleanup | Vishvananda Ishaya | 2010-08-10 | 3 | -15/+23 |
| | * | | | | | | pylint cleanup | Vishvananda Ishaya | 2010-08-10 | 3 | -32/+44 |
| | * | | | | | | pep8 cleanup | Vishvananda Ishaya | 2010-08-10 | 6 | -55/+100 |
| | * | | | | | | merged trunk | Vishvananda Ishaya | 2010-08-10 | 8 | -149/+202 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merged trunk, fixed an error with releasing ip | Vishvananda Ishaya | 2010-08-09 | 30 | -621/+998 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fix releasing to work properly | Vishvananda Ishaya | 2010-08-09 | 1 | -3/+3 |
| | * | | | | | | | | initial cleanup of tests for network | Vishvananda Ishaya | 2010-08-09 | 3 | -64/+107 |
| * | | | | | | | | | Bug #617776: DescribeImagesResponse contains type element, when it should be ... | Ewan Mellor | 2010-08-14 | 2 | -3/+19 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| | * | | | | | | | | Bug #617776: DescribeImagesResponse contains type element, when it should be ... | Ewan Mellor | 2010-08-14 | 2 | -3/+19 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Implement the same fix as lp:~vishvananda/nova/fix-curl-project, but for virt... | Ewan Mellor | 2010-08-12 | 1 | -6/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Implement the same fix as lp:~vishvananda/nova/fix-curl-project, but for | Ewan Mellor | 2010-08-09 | 1 | -6/+8 |
| * | | | | | | | | | Fix exception in get_info. | Ewan Mellor | 2010-08-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merged with trunk. | Ewan Mellor | 2010-08-11 | 48 | -1214/+1991 |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | Fix exception in get_info. | Ewan Mellor | 2010-08-03 | 1 | -1/+1 |
| * | | | | | | | | | | Added a xapi plugin that can pull images from nova-objectstore, and use that | Ewan Mellor | 2010-08-11 | 3 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Move the xenapi top level directory under plugins, as suggested by Jay Pipes. | Ewan Mellor | 2010-08-09 | 3 | -0/+0 |
| * | | | | | | | | | | Improved roles functionality (listing & improved test coverage) | Vishvananda Ishaya | 2010-08-11 | 3 | -8/+64 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | fix spacing issue in ldapdriver | Vishvananda Ishaya | 2010-08-10 | 1 | -2/+3 |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | change get_roles to have a flag for project_roles or not. Don't show 'project... | Vishvananda Ishaya | 2010-08-10 | 2 | -10/+7 |
| | * | | | | | | | | | Throw exceptions for illegal roles on role add | Vishvananda Ishaya | 2010-08-10 | 1 | -0/+4 |
| | * | | | | | | | | | Adds get_roles commands to manager and driver classes | Vishvananda Ishaya | 2010-08-10 | 3 | -8/+62 |
| | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | | updated virtualenv to add eventlet, which is now a requirement | Michael Gundlach | 2010-08-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Oops, we need eventlet as well. | Michael Gundlach | 2010-08-10 | 1 | -0/+1 |
| * | | | | | | | | | | Changes the run_tests.sh and /tools/install_venv.py scripts to be | jaypipes@gmail.com | 2010-08-11 | 2 | -18/+49 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
