summaryrefslogtreecommitdiffstats
path: root/nova/auth
Commit message (Expand)AuthorAgeFilesLines
* Final cleanup of nova/exceptions.py in my series of refactoring branchesBrian Waldon2011-04-301-2/+4
|\
| * further cleanup of nova/exceptions.pyBrian Waldon2011-04-271-2/+4
* | Uses memcached to cache roles so that ldap is actually usable.Anthony Young2011-04-291-15/+45
|\ \ | |/ |/|
| * Fixes per reviewVishvananda Ishaya2011-04-211-4/+4
| * remove -None for user rolesVishvananda Ishaya2011-04-051-2/+4
| * fixed commentVishvananda Ishaya2011-04-051-1/+1
| * merged trunkVishvananda Ishaya2011-04-054-8/+21
| |\
| * | force memcache key to be strAnthony Young2011-02-251-2/+2
| * | only create auth connection if cache missesAnthony Young2011-02-251-6/+6
| * | add a caching layer to the has_role call to increase performanceAnthony Young2011-02-251-15/+43
* | | merging trunkBrian Waldon2011-04-262-10/+6
|\ \ \
| * | | refactoring usage of exception.Duplicate errorsBrian Waldon2011-04-192-10/+6
* | | | Addressing exception.NotFound across the projectBrian Waldon2011-04-213-52/+26
|/ / /
* | | use 'is not None' instead of '!= None'Jason Koelker2011-04-181-1/+1
|\ \ \
| * | | use 'is not None' instead of '!= None'Jason Koelker2011-04-181-1/+1
| | |/ | |/|
* / | Change '== None' to 'is None'Jason Koelker2011-04-181-4/+4
|/ /
* | Cleanup of FakeAuthManagerJustin Santa Barbara2011-03-181-1/+10
|\ \
| * | User ids are strings, and are not necessarily == name. Also fix so that non-...Justin Santa Barbara2011-03-161-1/+10
| |/
* | enable-msg -> enableBrian Lamar2011-03-181-1/+1
* | disable-msg -> disableBrian Lamar2011-03-183-6/+6
* | Changing project manager should make sure that user is a project member.Todd Willey2011-03-172-0/+4
|/
* changed from 003-004 migrationSandy Walsh2011-02-171-0/+37
|\
| * pep8 fixesVishvananda Ishaya2011-02-161-0/+2
| * sanitize all args to strings before sending them to ldapVishvananda Ishaya2011-02-161-0/+35
* | fixed template and added migrationSandy Walsh2011-02-141-3/+3
* | template adjusted to NOVA_TOOLS, zone db & os api layers addedSandy Walsh2011-02-101-4/+3
|/
* Fixes project and role checking when a user's naming attribute is not uid.Ryan Lane2011-01-251-3/+4
|\
| * PEP8 fixesRyan Lane2011-01-241-2/+3
| * Changes __dn_to_uid to return the uid attribute from the user's object.Ryan Lane2011-01-241-4/+4
* | Resolved trunk merge conflictsEd Leafe2011-01-212-23/+24
|\|
| * i18n's strings that were missed or have been added since initial i18n strings...jaypipes@gmail.com2011-01-202-23/+24
* | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-182-29/+44
|/
* Merge trunk and fix how nova-combined works with paste.deploy.Todd Willey2011-01-131-1/+1
|\
| * fix changed call to generate_rcVishvananda Ishaya2011-01-121-1/+1
* | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-121-12/+12
|\|
| * change novarc template from cc_port to osapi_port. Removed osapi_port from bi...Sandy Walsh2011-01-121-1/+1
|/
* Changing DN creation to do searches for entries.Ryan Lane2011-01-121-38/+53
|\
| * PEP8 fixRyan Lane2010-12-301-0/+1
| * * Fix bad query in __project_to_dnRyan Lane2010-12-301-5/+5
| * Changing DN creation to do searches for entries.Ryan Lane2010-12-301-39/+53
* | Changed shared_ip_group detail routingSandy Walsh2011-01-114-21/+64
|\ \
| * | Merge trunk.Todd Willey2011-01-071-1/+0
| |\|
| * | Final few log tweaks, i18n, levels, including contexts, etc.Todd Willey2011-01-042-4/+2
| * | Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-043-19/+65
| |/
* / added cloudserver vars to novarc templateSandy Walsh2011-01-032-5/+13
|/
* Merge from trunk, and resolve conflict with nova/auth/ldapdriver.pyRyan Lane2010-12-224-111/+148
|\
| * merged i8n and fixed conflictsVishvananda Ishaya2010-12-224-90/+126
| |\
| | * Merge trunk and address ttx's review commentsjaypipes@gmail.com2010-12-201-35/+64
| | |\
| | | * pep8 cleanupEd Leafe2010-12-171-3/+0
| | | * Fixed some old code that was merged incorrectlyEd Leafe2010-12-171-8/+2