summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make the fake-ldap system work againJesse Andrews2010-08-141-0/+53
* got run_tests.py to run (with many failed tests)Jesse Andrews2010-08-148-286/+281
* initial commit for orm based modelsSleepsonthefloor2010-08-142-0/+939
* Catches and logs exceptions for rpc calls and raises a RemoteError exception ...Vishvananda Ishaya2010-08-144-38/+202
|\
| * merged trunkVishvananda Ishaya2010-08-144-4/+74
| |\
| * \ merged fix-hostname and fixed conflictVishvananda Ishaya2010-08-149-344/+514
| |\ \
| * | | pep8 and pylint cleanupVishvananda Ishaya2010-08-132-38/+122
| * | | make rpc.call propogate exception info. Includes testsVishvananda Ishaya2010-08-124-18/+98
* | | | Removes requirement of internet connectivity to run api server.Joel Moore joelbm24@gmail.com2010-08-141-5/+9
|\ \ \ \
| * | | | Get IP doesn't fail of you not connected to the intetnetJoel Moore joelbm24@gmail.com2010-08-031-5/+9
* | | | | Fixed path to keys directory.Joel Moore joelbm24@gmail.com2010-08-141-1/+1
|\ \ \ \ \
| * | | | | fixed path to keys directoryJoel Moore joelbm24@gmail.com2010-07-271-1/+1
* | | | | | Removes the workaround for syslog-ng of removing newlines.Vishvananda Ishaya2010-08-141-9/+1
|\ \ \ \ \ \
| * | | | | | remove syslog-ng workaroundVishvananda Ishaya2010-08-121-9/+1
| | |_|/ / / | |/| | | |
* | | | | | Fixes bug lp:616312 by reversing the order of args in nova-manage when it cal...Vishvananda Ishaya2010-08-141-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixes out of order arguments in get_credentialsVishvananda Ishaya2010-08-131-1/+1
| |/ / / /
* | | | | Sets a hostname for instances that properly resolves and cleans up network cl...Vishvananda Ishaya2010-08-147-125/+144
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Actually pass in hostname and create a proper model for data in network codeVishvananda Ishaya2010-08-118-133/+145
| * | | | support a hostname that can be looked upVishvananda Ishaya2010-08-104-18/+25
* | | | | Implemented admin client / admin api for fetching user roles.Devin Carlen2010-08-142-1/+55
|\ \ \ \ \
| * | | | | Fixed admin api for user rolesDevin Carlen2010-08-102-6/+13
| * | | | | Merged list_rolesDevin Carlen2010-08-103-8/+63
| |\ \ \ \ \
| * | | | | | Wired up admin api for user rolesDevin Carlen2010-08-102-1/+48
* | | | | | | Improves pep8 compliance and pylint score in network code.Vishvananda Ishaya2010-08-148-251/+402
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | lots more pylint fixesVishvananda Ishaya2010-08-103-120/+160
| * | | | | | Pylint clean of vpn.pyVishvananda Ishaya2010-08-101-13/+16
| * | | | | | Further pylint cleanupVishvananda Ishaya2010-08-103-15/+23
| * | | | | | pylint cleanupVishvananda Ishaya2010-08-103-32/+44
| * | | | | | pep8 cleanupVishvananda Ishaya2010-08-106-55/+100
| * | | | | | merged trunkVishvananda Ishaya2010-08-108-149/+202
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merged trunk, fixed an error with releasing ipVishvananda Ishaya2010-08-0930-621/+998
| |\ \ \ \ \ \ \
| * | | | | | | | fix releasing to work properlyVishvananda Ishaya2010-08-091-3/+3
| * | | | | | | | initial cleanup of tests for networkVishvananda Ishaya2010-08-093-64/+107
* | | | | | | | | Bug #617776: DescribeImagesResponse contains type element, when it should be ...Ewan Mellor2010-08-142-3/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Bug #617776: DescribeImagesResponse contains type element, when it should be ...Ewan Mellor2010-08-142-3/+19
|/ / / / / / / /
* | | | | | | | Implement the same fix as lp:~vishvananda/nova/fix-curl-project, but for virt...Ewan Mellor2010-08-121-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement the same fix as lp:~vishvananda/nova/fix-curl-project, but forEwan Mellor2010-08-091-6/+8
* | | | | | | | | Fix exception in get_info.Ewan Mellor2010-08-121-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged with trunk.Ewan Mellor2010-08-1148-1214/+1991
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix exception in get_info.Ewan Mellor2010-08-031-1/+1
* | | | | | | | | | Added a xapi plugin that can pull images from nova-objectstore, and use thatEwan Mellor2010-08-113-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Move the xenapi top level directory under plugins, as suggested by Jay Pipes.Ewan Mellor2010-08-093-0/+0
* | | | | | | | | | Improved roles functionality (listing & improved test coverage)Vishvananda Ishaya2010-08-113-8/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix spacing issue in ldapdriverVishvananda Ishaya2010-08-101-2/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | change get_roles to have a flag for project_roles or not. Don't show 'project...Vishvananda Ishaya2010-08-102-10/+7
| * | | | | | | | | Throw exceptions for illegal roles on role addVishvananda Ishaya2010-08-101-0/+4
| * | | | | | | | | Adds get_roles commands to manager and driver classesVishvananda Ishaya2010-08-103-8/+62
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | updated virtualenv to add eventlet, which is now a requirementMichael Gundlach2010-08-111-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Oops, we need eventlet as well.Michael Gundlach2010-08-101-0/+1
* | | | | | | | | | Changes the run_tests.sh and /tools/install_venv.py scripts to bejaypipes@gmail.com2010-08-112-18/+49
|\ \ \ \ \ \ \ \ \ \