summaryrefslogtreecommitdiffstats
path: root/nova/auth
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * Replaced redis with a modified dict classEd Leafe2010-12-172-37/+75
| | * | First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-114-57/+64
| | |/
| * | don't allocate networks when getting vpn infoVishvananda Ishaya2010-12-211-3/+3
| * | merged trunk, fixed conflicts and testsVishvananda Ishaya2010-12-168-144/+358
| |\|
| * | use getent, update docstringVishvananda Ishaya2010-12-161-1/+2
| * | merged trunkVishvananda Ishaya2010-11-292-8/+6
| |\ \
| * | | remove extra line and ref. to LOG that doesn't existVishvananda Ishaya2010-11-171-1/+1
| * | | Per-project vpns, certificates, and revocationVishvananda Ishaya2010-11-061-34/+39
* | | | Adding back in openssh-lpk schema, as keys will likely be stored in LDAP again.Ryan Lane2010-12-154-0/+31
* | | | Format fixes and modification of Vish's email address.Ryan Lane2010-12-103-21/+24
* | | | PEP8 fixesRyan Lane2010-12-081-18/+23
* | | | Setting the default schema version to the new schemaRyan Lane2010-12-081-1/+1
* | | | Adding support for choosing a schema version, so that users can more easily m...Ryan Lane2010-12-083-36/+52
* | | | Removing novaProject from the schema. This change may look odd at first; here...Ryan Lane2010-12-086-31/+12
* | | | Merge from trunkRyan Lane2010-12-083-35/+226
|\ \ \ \ | | |_|/ | |/| |
| * | | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-081-0/+4
| |\ \ \