summaryrefslogtreecommitdiffstats
path: root/nova/auth
Commit message (Expand)AuthorAgeFilesLines
* Rebased to trunk rev 1057.Masanori Itoh2011-05-081-17/+49
|\
| * 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
* | | | Rebased to trunk rev 1035.Masanori Itoh2011-04-293-62/+32
|\| | |
| * | | 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
| |/ / /
* | | | Rework completed. Added test cases, changed helper method name, etc.Masanori Itoh2011-04-222-53/+3
* | | | Utility method reworked, etc.Masanori Itoh2011-04-222-1/+51
* | | | Rebased to trunk rev 1005.Masanori Itoh2011-04-212-5/+5
|\| | |
| * | | 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
| |/ /
* | | Updated following to RIck's comments.Masanori Itoh2011-04-141-7/+8
* | | Blushed up a little bit.Masanori Itoh2011-04-131-1/+1
* | | Blush up a bit.Masanori Itoh2011-04-071-7/+7
* | | pep8 cleanup.Masanori Itoh2011-04-071-1/+1
* | | Enable RightAWS style signing on server_string without port number portion.Masanori Itoh2011-04-071-0/+9
|/ /
* | 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