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
*
Merge "Modify the fake ldap driver to fix compatibility."
Jenkins
2012-01-16
1
-4
/
+19
|
\
|
*
Modify the fake ldap driver to fix compatibility.
Andrew Bogott
2012-01-13
1
-4
/
+19
*
|
DECLARE osapi_compute_listen_port for auth manager
Brian Waldon
2012-01-16
1
-0
/
+3
*
|
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
1
-2
/
+0
*
|
Implements blueprint separate-nova-volumeapi
Anthony Young
2012-01-13
1
-1
/
+1
|
/
*
PEP8 remove direct type comparisons
lzyeval
2012-01-03
1
-1
/
+1
*
First steps towards consolidating testing infrastructure
Duncan McGreggor
2011-12-06
2
-2
/
+2
*
Separate metadata api into its own service
Vishvananda Ishaya
2011-11-15
1
-1
/
+1
*
Merge "Fixes Bug #861293 nova.auth.signer.Signer now honors the SignatureMeth...
Jenkins
2011-11-15
1
-10
/
+18
|
\
|
*
Fixes Bug #861293
Brendan Maguire
2011-09-29
1
-10
/
+18
*
|
More spelling fixes inside of nova
Joe Gordon
2011-11-09
2
-4
/
+4
*
|
Stop returning correct password on api calls
Ahmad Hassan
2011-10-05
1
-8
/
+2
|
/
*
Signer no longer fails if hashlib.sha256 is not available. test_signer unit t...
Brendan Maguire
2011-09-28
1
-4
/
+10
*
fix for rc generation using noauth.
Vishvananda Ishaya
2011-08-23
1
-2
/
+11
*
fix comment
Vishvananda Ishaya
2011-08-22
1
-1
/
+1
*
make admin context the default, clean up pipelib
Vishvananda Ishaya
2011-08-17
1
-0
/
+3
*
added NOVA_VERSION to novarc
Sandy Walsh
2011-08-04
1
-0
/
+1
*
merged trunk and fix time call
Vishvananda Ishaya
2011-07-29
1
-1
/
+1
|
\
|
*
Removed unused Duplicate catch.
Josh Kearney
2011-07-28
1
-1
/
+1
|
*
Catch DBError for duplicate projects.
Josh Kearney
2011-07-28
1
-1
/
+1
*
|
remove auth manager from instance helper
Vishvananda Ishaya
2011-07-22
1
-4
/
+0
*
|
clean up fake auth manager in other places
Vishvananda Ishaya
2011-07-22
1
-2
/
+1
*
|
fix test_access
Vishvananda Ishaya
2011-07-22
1
-0
/
+9
*
|
fix auth tests
Vishvananda Ishaya
2011-07-22
1
-1
/
+1
|
/
*
merged trunk, fixed the floating_ip fixed_ip exception stupidity
Trey Morris
2011-06-29
2
-2
/
+61
|
\
|
*
Add reconnect test.
Yuriy Taraday
2011-06-24
1
-0
/
+24
|
*
Use simple_bind_s instead of bind_s
Yuriy Taraday
2011-06-24
1
-1
/
+1
|
*
Add reconnect on server fail to LDAP driver.
Yuriy Taraday
2011-06-24
1
-2
/
+37
*
|
merged trunk again
Trey Morris
2011-06-08
2
-1
/
+2
|
\
|
|
*
Support for header "X-Auth-Project-Id" in osapi.
Yuriy Taraday
2011-06-08
1
-0
/
+1
|
|
\
|
|
*
added field NOVA_PROJECT_ID to template for future using
Lvov Maxim
2011-06-08
1
-0
/
+1
|
*
|
pep8
Alex Meade
2011-06-08
1
-1
/
+1
|
*
|
Disabled pylint complaining about no 'self' parameter in a decorator function
Alex Meade
2011-06-07
1
-1
/
+1
*
|
|
merged trunk again
Trey Morris
2011-06-03
2
-21
/
+87
|
\
|
|
|
*
|
Fixed FakeLdapDriver, made it call LdapDriver.__init__
Yuriy Taraday
2011-06-03
1
-3
/
+4
|
*
|
Merged with trunk
Yuriy Taraday
2011-06-03
1
-1
/
+3
|
|
\
\
|
*
|
|
PEP8 fix.
Yuriy Taraday
2011-06-01
1
-1
/
+2
|
*
|
|
Moved memcached driver import to the top of modules.
Yuriy Taraday
2011-06-01
2
-8
/
+12
|
*
|
|
Moved everything from thread-local storage to class attributes
Yuriy Taraday
2011-05-31
2
-38
/
+14
|
*
|
|
PEP8 fixes.
Yuriy Taraday
2011-05-17
1
-2
/
+3
|
*
|
|
Moved memcached connection in AuthManager to thread-local storage.
Yuriy Taraday
2011-05-17
2
-15
/
+98
*
|
|
|
merge trunk... yay...
Trey Morris
2011-06-02
1
-1
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
use %% because % is a replacement string character
Vishvananda Ishaya
2011-06-02
1
-1
/
+1
|
*
|
|
don't use python if readlink is available
Vishvananda Ishaya
2011-06-02
1
-2
/
+3
|
*
|
|
missed a couple chars
Vishvananda Ishaya
2011-06-01
1
-1
/
+1
|
*
|
|
fix novarc to work on mac and zsh
Vishvananda Ishaya
2011-06-01
1
-1
/
+2
|
|
|
/
|
|
/
|
|
*
|
nova/auth/novarc.template: Changed NOVA_KEY_DIR to allow symlink support
Dave Walker (Daviey)
2011-05-27
1
-1
/
+1
|
|
/
*
|
moved auto assign floating ip functionality from compute manager to network m...
Trey Morris
2011-05-24
3
-85
/
+97
|
\
|
|
*
Rebased to trunk rev 1057.
Masanori Itoh
2011-05-08
1
-17
/
+49
|
|
\
|
|
*
Final cleanup of nova/exceptions.py in my series of refactoring branches
Brian Waldon
2011-04-30
1
-2
/
+4
|
|
|
\
[next]