summaryrefslogtreecommitdiffstats
path: root/nova
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-147-281/+276
* 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-143-38/+201
|\
| * merged trunkVishvananda Ishaya2010-08-144-4/+74
| |\
| * \ merged fix-hostname and fixed conflictVishvananda Ishaya2010-08-148-340/+511
| |\ \
| * | | pep8 and pylint cleanupVishvananda Ishaya2010-08-132-38/+122
| * | | make rpc.call propogate exception info. Includes testsVishvananda Ishaya2010-08-123-18/+97
* | | | 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
| | |_|/ / | |/| | |
* | | | | Sets a hostname for instances that properly resolves and cleans up network cl...Vishvananda Ishaya2010-08-146-121/+142
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Actually pass in hostname and create a proper model for data in network codeVishvananda Ishaya2010-08-117-131/+143
| * | | | support a hostname that can be looked upVishvananda Ishaya2010-08-103-14/+23
* | | | | 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-147-248/+398
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | 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-102-30/+41
| * | | | | | pep8 cleanupVishvananda Ishaya2010-08-106-55/+100
| * | | | | | merged trunkVishvananda Ishaya2010-08-106-148/+199
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merged trunk, fixed an error with releasing ipVishvananda Ishaya2010-08-0920-441/+865
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | 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
* | | | | | | | | Merged with trunk.Ewan Mellor2010-08-1135-1000/+1785
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | 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
| | |_|_|/ / / | |/| | | | |
| * | | | | | Implement VIF creation in the xenapi module.Ewan Mellor2010-08-103-18/+157
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Pull trunk merge through lp:~ewanmellor/nova/add-contains.Ewan Mellor2010-08-0927-629/+947
| | |\ \ \ \ \
| | | * \ \ \ \ Pull trunk merge through lp:~ewanmellor/nova/xapi-plugin.Ewan Mellor2010-08-0927-629/+947
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merged with trunk again.Ewan Mellor2010-08-0927-629/+947
| | | | |\ \ \ \ \
| * | | | \ \ \ \ \ 2 changes in doing PEP8 & Pylint cleaning:Joe Heck2010-08-103-72/+78
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ importing merges from hudson branchJoe Heck2010-08-093-183/+273
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fixing - removing unused imports per Eric & Jay reviewJoe Heck2010-08-091-4/+0
| | * | | | | | | | | | light cleanup - convention stuff mostlyJoe Heck2010-08-081-5/+10
| | * | | | | | | | | | convention and variable naming cleanup for pylint/pep8Joe Heck2010-08-081-14/+20
| | * | | | | | | | | | removing what appears to be an unused try/except statement - nova.auth.manage...Joe Heck2010-08-081-16/+12
| | * | | | | | | | | | variable name cleanupJoe Heck2010-08-081-6/+6