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
*
rather comprehensive style fixes
andy
2010-08-16
5
-9
/
+17
*
fix spacing issue in ldapdriver
Vishvananda Ishaya
2010-08-10
1
-2
/
+3
*
change get_roles to have a flag for project_roles or not. Don't show 'project...
Vishvananda Ishaya
2010-08-10
1
-8
/
+7
*
Throw exceptions for illegal roles on role add
Vishvananda Ishaya
2010-08-10
1
-0
/
+4
*
Adds get_roles commands to manager and driver classes
Vishvananda Ishaya
2010-08-10
2
-7
/
+45
*
fixing - removing unused imports per Eric & Jay review
Joe Heck
2010-08-09
1
-4
/
+0
*
light cleanup - convention stuff mostly
Joe Heck
2010-08-08
1
-5
/
+10
*
Make network its own worker! This separates the network logic from the api se...
Vishvananda Ishaya
2010-08-06
1
-108
/
+31
|
\
|
*
merged trunk
Vishvananda Ishaya
2010-08-06
2
-5
/
+10
|
|
\
|
*
|
rename networkdata to vpn
Vishvananda Ishaya
2010-08-05
1
-3
/
+3
|
*
|
clean up nova-manage. If vpn data isn't set for user it skips it
Vishvananda Ishaya
2010-08-04
1
-13
/
+26
|
*
|
fixed circular reference and tests
Vishvananda Ishaya
2010-08-04
1
-2
/
+2
|
*
|
renamed Vpn to NetworkData, moved the creation of data to inside network
Vishvananda Ishaya
2010-08-04
1
-95
/
+5
*
|
|
Made group membership check only search group instead of subtree. Roles in a...
Vishvananda Ishaya
2010-08-05
2
-11
/
+25
|
|
/
|
/
|
*
|
Fixes the curl to pass in the project properly
Vishvananda Ishaya
2010-08-04
1
-0
/
+6
|
\
\
|
*
|
use user.access instead of user.id
Vishvananda Ishaya
2010-07-30
1
-1
/
+3
|
*
|
Fixes access key passing in curl statement.
Vishvananda Ishaya
2010-07-30
1
-0
/
+4
*
|
|
Fix deprecation warning in AuthManager. __new__ isn't allowed to take args.
Vishvananda Ishaya
2010-08-04
1
-3
/
+1
|
\
\
\
|
*
|
|
oops retry and add extra exception check
Vishvananda Ishaya
2010-07-28
1
-1
/
+1
|
*
|
|
Fix deprecation warning in AuthManager. __new__ isn't allowed to take args.
Vishvananda Ishaya
2010-07-28
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
another try on fix boto
Vishvananda Ishaya
2010-07-30
1
-1
/
+2
|
|
/
|
/
|
*
|
boto.utils import doesn't work with new boto, import boto instead
Vishvananda Ishaya
2010-07-29
1
-2
/
+2
|
/
*
Allow driver specification in AuthManager creation.
Vishvananda Ishaya
2010-07-28
1
-14
/
+10
|
\
|
*
allow driver to be passed in to auth manager instead of depending solely on flag
Vishvananda Ishaya
2010-07-28
1
-14
/
+10
*
|
Specify a filter by user for get projects
Vishvananda Ishaya
2010-07-28
2
-5
/
+8
|
/
*
import ldapdriver for flags
Vishvananda Ishaya
2010-07-28
1
-0
/
+2
*
Merge with trunk.
Soren Hansen
2010-07-27
4
-984
/
+1291
|
\
|
*
fix auth_driver flag to default to usable driver
Vishvananda Ishaya
2010-07-26
1
-1
/
+1
|
*
removed unused assignment
Vishvananda Ishaya
2010-07-25
1
-1
/
+1
|
*
More Cleanup of code
Vishvananda Ishaya
2010-07-25
3
-40
/
+26
|
*
added todo for ABC
Vishvananda Ishaya
2010-07-21
1
-0
/
+4
|
*
refactoring of imports for fakeldapdriver
Vishvananda Ishaya
2010-07-21
3
-36
/
+70
|
*
Move self.ldap to global ldap to make changes easier if we ever implement set...
Vishvananda Ishaya
2010-07-20
1
-9
/
+9
|
*
Cleanup per suggestions
Vishvananda Ishaya
2010-07-20
2
-31
/
+38
|
*
Test cleanup, make driver return dictionaries and construct objects in manager
Vishvananda Ishaya
2010-07-20
2
-63
/
+87
|
*
More docstrings, don't autocreate projects
Vishvananda Ishaya
2010-07-19
2
-52
/
+52
|
*
LdapDriver cleanup: docstrings and parameter ordering
Vishvananda Ishaya
2010-07-19
1
-5
/
+56
|
*
Massive refactor of users.py
Vishvananda Ishaya
2010-07-19
4
-975
/
+1170
*
|
Check signature for S3 requests.
Soren Hansen
2010-07-23
2
-2
/
+19
|
/
*
Minor post-merge fixes
Todd Willey
2010-07-16
1
-12
/
+13
|
\
|
*
Fixes things that were not quite right after big merge party.
Todd Willey
2010-07-16
1
-12
/
+13
*
|
reorder imports spacing
Jesse Andrews
2010-07-15
2
-5
/
+3
|
/
*
update copyrights
Todd Willey
2010-07-15
7
-34
/
+1
*
fix merge errors
Todd Willey
2010-07-15
2
-53
/
+72
|
\
|
*
change default vpn ports and remove complex vpn ip iteration
Todd Willey
2010-07-15
1
-16
/
+11
|
*
fix reference to BasicModel and imports
Todd Willey
2010-07-14
1
-4
/
+4
|
*
Merge branch 'master' into vpnredis
Todd Willey
2010-07-14
2
-27
/
+46
|
|
\
|
|
*
Merge branch 'master' into apply_api
Todd Willey
2010-07-14
1
-2
/
+6
|
|
|
\
|
|
|
*
fixed bug in auth group_exists
Vishvananda Ishaya
2010-07-12
1
-1
/
+1
|
|
|
*
missed a comma
Vishvananda Ishaya
2010-07-08
1
-1
/
+1
[next]