index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final cleanup of nova/exceptions.py in my series of refactoring branches
Brian Waldon
2011-04-30
1
-2
/
+4
|
\
|
*
further cleanup of nova/exceptions.py
Brian Waldon
2011-04-27
1
-2
/
+4
*
|
Uses memcached to cache roles so that ldap is actually usable.
Anthony Young
2011-04-29
1
-15
/
+45
|
\
\
|
|
/
|
/
|
|
*
Fixes per review
Vishvananda Ishaya
2011-04-21
1
-4
/
+4
|
*
remove -None for user roles
Vishvananda Ishaya
2011-04-05
1
-2
/
+4
|
*
fixed comment
Vishvananda Ishaya
2011-04-05
1
-1
/
+1
|
*
merged trunk
Vishvananda Ishaya
2011-04-05
4
-8
/
+21
|
|
\
|
*
|
force memcache key to be str
Anthony Young
2011-02-25
1
-2
/
+2
|
*
|
only create auth connection if cache misses
Anthony Young
2011-02-25
1
-6
/
+6
|
*
|
add a caching layer to the has_role call to increase performance
Anthony Young
2011-02-25
1
-15
/
+43
*
|
|
merging trunk
Brian Waldon
2011-04-26
2
-10
/
+6
|
\
\
\
|
*
|
|
refactoring usage of exception.Duplicate errors
Brian Waldon
2011-04-19
2
-10
/
+6
*
|
|
|
Addressing exception.NotFound across the project
Brian Waldon
2011-04-21
3
-52
/
+26
|
/
/
/
*
|
|
use 'is not None' instead of '!= None'
Jason Koelker
2011-04-18
1
-1
/
+1
|
\
\
\
|
*
|
|
use 'is not None' instead of '!= None'
Jason Koelker
2011-04-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Change '== None' to 'is None'
Jason Koelker
2011-04-18
1
-4
/
+4
|
/
/
*
|
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
[next]