summaryrefslogtreecommitdiffstats
path: root/nova/auth
Commit message (Expand)AuthorAgeFilesLines
* reorder imports spacingJesse Andrews2010-07-152-5/+3
* update copyrightsTodd Willey2010-07-157-34/+1
* fix merge errorsTodd Willey2010-07-152-53/+72
|\
| * change default vpn ports and remove complex vpn ip iterationTodd Willey2010-07-151-16/+11
| * fix reference to BasicModel and importsTodd Willey2010-07-141-4/+4
| * Merge branch 'master' into vpnredisTodd Willey2010-07-142-27/+46
| |\
| | * Merge branch 'master' into apply_apiTodd Willey2010-07-141-2/+6
| | |\
| | | * fixed bug in auth group_existsVishvananda Ishaya2010-07-121-1/+1
| | | * missed a commaVishvananda Ishaya2010-07-081-1/+1
| | | * use a flag for cert subjectVishvananda Ishaya2010-07-071-1/+5
| | * | Merge branch 'master' into apply_apiTodd Willey2010-07-143-177/+328
| | |\|
| | | * review reformatVishvananda Ishaya2010-06-291-25/+37
| * | | fixes from code reviewVishvananda Ishaya2010-07-081-6/+11
* | | | removed all references to keeperVishvananda Ishaya2010-06-291-1/+0
|/ / /
* | | reformattingVishvananda Ishaya2010-06-291-5/+8
* | | Vpn ips and ports use redisVishvananda Ishaya2010-06-291-34/+98
* | | Merge remote branch 'angst/apply_api' into diekeeperVishvananda Ishaya2010-06-281-1/+2
|\| | | |/ |/|
| * Fixes based on code review 27001.Todd Willey2010-06-251-1/+2
| * Admin API + Worker Tracking.Todd Willey2010-06-251-1/+1
* | formatting fixes and refactoring from code reviewVishvananda Ishaya2010-06-281-79/+105
* | reformatting to fit within 80 charactersVishvananda Ishaya2010-06-281-52/+107
* | add object class violation exception to fakeldapVishvananda Ishaya2010-06-281-0/+2
* | remove spaces from default certVishvananda Ishaya2010-06-281-1/+1
* | fix of fakeldap imports and exceptionsVishvananda Ishaya2010-06-281-6/+7
* | More Comments, cleanup, and reformattingVishvananda Ishaya2010-06-271-75/+98
* | users.py cleanup for exception handling and typoVishvananda Ishaya2010-06-271-11/+8
* | Make fakeldap use redisVishvananda Ishaya2010-06-271-58/+74
* | style cleanupVishvananda Ishaya2010-06-251-10/+8
* | Fix deletion of user when he is the last member of the groupVishvananda Ishaya2010-06-231-14/+27
* | Fix error message for checking for projectmanager roleVishvananda Ishaya2010-06-231-1/+3
* | Installer now creates global developer roleVishvananda Ishaya2010-06-231-0/+6
|/
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-237-7/+7
* Updated licensesDevin Carlen2010-06-237-64/+115
* fix fakeldap so it can use redis keeperVishvananda Ishaya2010-06-241-1/+1
* Refactored Instance to get rid of _s bits, and fixed some bugs in state manag...andy2010-06-241-3/+3
* change pipelib to work with projectsVishvananda Ishaya2010-06-241-3/+0
* nasa ldap defaultsVishvananda Ishaya2010-06-242-1/+31
* Tests for rbac codeVishvananda Ishaya2010-06-241-0/+4
* Patch to allow rbacandy2010-06-242-1/+172
* re-added cloudpipeandy2010-06-241-1/+24
* Fix novarc to use project when creating access keyVishvananda Ishaya2010-06-012-8/+16
* Merged Vish's work on adding projects to novaJesse Andrews2010-05-306-347/+482
* initial commitJesse Andrews2010-05-278-0/+1068