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
*
Move fakeldap.py from auth dir to tests.
Yaguang Tang
2012-09-23
2
-356
/
+0
*
Remove deprecated auth code
Brian Waldon
2012-07-09
11
-2395
/
+0
*
Switch to common logging.
Andrew Bogott
2012-07-02
3
-3
/
+3
*
Replace standard json module with openstack.common.jsonutils
Zhongyue Luo
2012-06-07
1
-3
/
+4
*
Grammar / spelling corrections
Matt Joyce
2012-05-29
1
-1
/
+1
*
Alphabetize imports
Joe Gordon
2012-05-14
2
-2
/
+2
*
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
2
-6
/
+7
*
Use openstack.common.importutils.
Russell Bryant
2012-04-28
1
-2
/
+3
*
Improve grammar throughout nova.
Paul McMillan
2012-04-10
1
-1
/
+1
*
improve speed of metadata
Jesse Andrews
2012-03-12
2
-2
/
+2
*
Add pybasedir and bindir options
Mark McLoughlin
2012-03-09
1
-2
/
+2
*
boto shouldn't be required for production deploys
Chris Behrens
2012-03-07
1
-6
/
+11
*
Merge "fix restructuredtext formatting in docstrings that show up in the deve...
Jenkins
2012-03-07
2
-87
/
+93
|
\
|
*
fix restructuredtext formatting in docstrings that show up in the developer g...
Doug Hellmann
2012-03-05
2
-87
/
+93
*
|
Replaces pipelines with flag for auth strategy
Vishvananda Ishaya
2012-03-06
1
-4
/
+1
*
|
Provide a provider for boto.utils
Hengqing Hu
2012-03-06
1
-0
/
+2
|
/
*
Use constant time string comparisons for auth.
Russell Bryant
2012-02-28
1
-3
/
+3
*
Add utils.tempdir() context manager for easy temp dirs
Johannes Erdfelt
2012-02-28
1
-40
/
+37
*
fix unicode triggered failure in AuthManager
Russell Sim
2012-02-24
1
-1
/
+1
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
3
-3
/
+3
*
get_user behavior in ldapdriver
john-griffith
2012-02-13
1
-1
/
+6
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
2
-3
/
+3
*
Backslash continuations (misc.)
Zhongyue Luo
2012-02-08
1
-2
/
+2
*
Merge "Increased coverage of nova/auth/dbdriver.py to 100%. Fixes 828609."
Jenkins
2012-02-07
1
-11
/
+1
|
\
|
*
Increased coverage of nova/auth/dbdriver.py to 100%.
Tim Simpson
2012-02-02
1
-11
/
+1
*
|
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
2
-2
/
+2
|
/
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
2
-67
/
+108
*
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
[next]