| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of FakeAuthManager | Justin Santa Barbara | 2011-03-18 | 1 | -1/+10 |
|\ |
|
| * | User ids are strings, and are not necessarily == name. Also fix so that non-... | Justin Santa Barbara | 2011-03-16 | 1 | -1/+10 |
* | | enable-msg -> enable | Brian Lamar | 2011-03-18 | 1 | -1/+1 |
* | | disable-msg -> disable | Brian Lamar | 2011-03-18 | 3 | -6/+6 |
* | | Changing project manager should make sure that user is a project member. | Todd Willey | 2011-03-17 | 2 | -0/+4 |
|/ |
|
* | changed from 003-004 migration | Sandy Walsh | 2011-02-17 | 1 | -0/+37 |
|\ |
|
| * | pep8 fixes | Vishvananda Ishaya | 2011-02-16 | 1 | -0/+2 |
| * | sanitize all args to strings before sending them to ldap | Vishvananda Ishaya | 2011-02-16 | 1 | -0/+35 |
* | | fixed template and added migration | Sandy Walsh | 2011-02-14 | 1 | -3/+3 |
* | | template adjusted to NOVA_TOOLS, zone db & os api layers added | Sandy Walsh | 2011-02-10 | 1 | -4/+3 |
|/ |
|
* | Fixes project and role checking when a user's naming attribute is not uid. | Ryan Lane | 2011-01-25 | 1 | -3/+4 |
|\ |
|
| * | PEP8 fixes | Ryan Lane | 2011-01-24 | 1 | -2/+3 |
| * | Changes __dn_to_uid to return the uid attribute from the user's object. | Ryan Lane | 2011-01-24 | 1 | -4/+4 |
* | | Resolved trunk merge conflicts | Ed Leafe | 2011-01-21 | 2 | -23/+24 |
|\| |
|
| * | i18n's strings that were missed or have been added since initial i18n strings... | jaypipes@gmail.com | 2011-01-20 | 2 | -23/+24 |
* | | Completed first pass at converting all localized strings with multiple format... | Ed Leafe | 2011-01-18 | 2 | -29/+44 |
|/ |
|
* | Merge trunk and fix how nova-combined works with paste.deploy. | Todd Willey | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | fix changed call to generate_rc | Vishvananda Ishaya | 2011-01-12 | 1 | -1/+1 |
* | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl... | Todd Willey | 2011-01-12 | 1 | -12/+12 |
|\| |
|
| * | change novarc template from cc_port to osapi_port. Removed osapi_port from bi... | Sandy Walsh | 2011-01-12 | 1 | -1/+1 |
|/ |
|
* | Changing DN creation to do searches for entries. | Ryan Lane | 2011-01-12 | 1 | -38/+53 |
|\ |
|
| * | PEP8 fix | Ryan Lane | 2010-12-30 | 1 | -0/+1 |
| * | * Fix bad query in __project_to_dn | Ryan Lane | 2010-12-30 | 1 | -5/+5 |
| * | Changing DN creation to do searches for entries. | Ryan Lane | 2010-12-30 | 1 | -39/+53 |
* | | Changed shared_ip_group detail routing | Sandy Walsh | 2011-01-11 | 4 | -21/+64 |
|\ \ |
|
| * | | Merge trunk. | Todd Willey | 2011-01-07 | 1 | -1/+0 |
| |\| |
|
| * | | Final few log tweaks, i18n, levels, including contexts, etc. | Todd Willey | 2011-01-04 | 2 | -4/+2 |
| * | | Apply logging changes as a giant patch to work around the cloudpipe delete + ... | Todd Willey | 2011-01-04 | 3 | -19/+65 |
| |/ |
|
* / | added cloudserver vars to novarc template | Sandy Walsh | 2011-01-03 | 2 | -5/+13 |
|/ |
|
* | Merge from trunk, and resolve conflict with nova/auth/ldapdriver.py | Ryan Lane | 2010-12-22 | 4 | -111/+148 |
|\ |
|
| * | merged i8n and fixed conflicts | Vishvananda Ishaya | 2010-12-22 | 4 | -90/+126 |
| |\ |
|
| | * | Merge trunk and address ttx's review comments | jaypipes@gmail.com | 2010-12-20 | 1 | -35/+64 |
| | |\ |
|
| | | * | pep8 cleanup | Ed Leafe | 2010-12-17 | 1 | -3/+0 |
| | | * | Fixed some old code that was merged incorrectly | Ed Leafe | 2010-12-17 | 1 | -8/+2 |
| | | * | Replaced redis with a modified dict class | Ed Leafe | 2010-12-17 | 2 | -37/+75 |
| | * | | First round of i18n-ifying strings in Nova | jaypipes@gmail.com | 2010-12-11 | 4 | -57/+64 |
| | |/ |
|
| * | | don't allocate networks when getting vpn info | Vishvananda Ishaya | 2010-12-21 | 1 | -3/+3 |
| * | | merged trunk, fixed conflicts and tests | Vishvananda Ishaya | 2010-12-16 | 8 | -144/+358 |
| |\| |
|
| * | | use getent, update docstring | Vishvananda Ishaya | 2010-12-16 | 1 | -1/+2 |
| * | | merged trunk | Vishvananda Ishaya | 2010-11-29 | 2 | -8/+6 |
| |\ \ |
|
| * | | | remove extra line and ref. to LOG that doesn't exist | Vishvananda Ishaya | 2010-11-17 | 1 | -1/+1 |
| * | | | Per-project vpns, certificates, and revocation | Vishvananda Ishaya | 2010-11-06 | 1 | -34/+39 |
* | | | | Adding back in openssh-lpk schema, as keys will likely be stored in LDAP again. | Ryan Lane | 2010-12-15 | 4 | -0/+31 |
* | | | | Format fixes and modification of Vish's email address. | Ryan Lane | 2010-12-10 | 3 | -21/+24 |
* | | | | PEP8 fixes | Ryan Lane | 2010-12-08 | 1 | -18/+23 |
* | | | | Setting the default schema version to the new schema | Ryan Lane | 2010-12-08 | 1 | -1/+1 |
* | | | | Adding support for choosing a schema version, so that users can more easily m... | Ryan Lane | 2010-12-08 | 3 | -36/+52 |
* | | | | Removing novaProject from the schema. This change may look odd at first; here... | Ryan Lane | 2010-12-08 | 6 | -31/+12 |
* | | | | Merge from trunk | Ryan Lane | 2010-12-08 | 3 | -35/+226 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Finished cleaning up the openstack servers API, it no longer touches the data... | Eric Day | 2010-12-08 | 1 | -0/+4 |
| |\ \ \ |
|