summaryrefslogtreecommitdiffstats
path: root/nova/auth
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge from trunkRyan Lane2010-12-083-35/+226
|\ \ \ \ | | |_|/ | |/| |
| * | | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-081-0/+4
| |\ \ \
| | * | | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-031-0/+4
| * | | | This change adds better support for LDAP integration with pre-existing LDAP i...Ryan Lane2010-12-081-35/+103
| |\ \ \ \
| | * | | | More pep8 fixes to remove deprecated functionsRyan Lane2010-12-081-8/+8
| | * | | | pep8 fixRyan Lane2010-12-081-1/+2
| | * | | | Clarifying previously commited exception messageRyan Lane2010-12-081-1/+1
| | * | | | Raising an exception if the user doesn't exist before trying to modify its at...Ryan Lane2010-12-071-0/+2
| | * | | | Removing redundant checkRyan Lane2010-12-071-27/+22
| | * | | | PEP fixesRyan Lane2010-11-261-30/+42
| | * | | | Adding support for modification only of user accounts.Ryan Lane2010-11-261-26/+84
| | | |_|/ | | |/| |
| * | | | Added a script to use OpenDJ as an LDAP server instead of OpenLDAP. Also modi...Ryan Lane2010-11-301-0/+119
| | |/ / | |/| |
* / | | * Removes unused schemaRyan Lane2010-12-035-65/+17
|/ / /
* | | This modification should have occured in a different branch. Reverting.Ryan Lane2010-11-261-84/+26
* | | Setting "name" back to "cn", since id and name should be separateRyan Lane2010-11-241-1/+1
* | | Adding support for modification only of user accounts.Ryan Lane2010-11-241-26/+84
* | | Merge from trunkRyan Lane2010-11-242-8/+6
|\| |
| * | Document FakesTodd Willey2010-10-291-3/+1
| * | Whitespace and docstring cleanupsTodd Willey2010-10-281-4/+6
| * | cleanup rrd doc generation.Todd Willey2010-10-272-3/+1
| |/
* | Documentation was missing; addedRyan Lane2010-10-251-0/+7
* | Moving the openldap schema out of nova.sh into it's own files, and adding sun...Ryan Lane2010-10-255-109/+125
|/
* PEP8 cleanup in nova/*, except for tests. There should be no functional chang...Eric Day2010-10-214-36/+40
* Make Redis completely optional:Soren Hansen2010-10-152-6/+30
|\
| * Move Redis code into fakeldap, since it's the only thing that still uses it.Soren Hansen2010-10-142-6/+30
* | cleaned up most of the issuesVishvananda Ishaya2010-10-131-28/+39
* | merged trunkVishvananda Ishaya2010-10-132-17/+241
|\|
| * merged trunkVishvananda Ishaya2010-10-122-2/+241
| |\
| | * Merge trunk.Soren Hansen2010-10-121-1/+4
| | |\
| | | * Catch exception.NotFound when getting project VPN data.Ewan Mellor2010-10-121-1/+4
| | | |\
| | | | * Bug #654025: nova-manage project zip and nova-manage vpn list broken by chang...Ewan Mellor2010-10-031-1/+4
| | * | | Merge trunk.Soren Hansen2010-10-052-1/+237
| | |\| |
| | | * | Add a DB backend for auth manager.Soren Hansen2010-10-012-1/+237
| | | |/
| | * | Merge trunk.Soren Hansen2010-09-292-2/+20
| | |\|
| | * | move default group creation to apiVishvananda Ishaya2010-09-281-14/+0
| | * | Merge trunkSoren Hansen2010-09-241-3/+3
| | |\ \
| | * \ \ Merge trunk.Soren Hansen2010-09-221-69/+0
| | |\ \ \
| | * \ \ \ Merge trunkSoren Hansen2010-09-223-160/+46
| | |\ \ \ \
| | * | | | | Roll back my slightly over-zealous clean up work.Soren Hansen2010-09-151-2/+2
| | * | | | | Clean up use of objects coming out of the ORM.Soren Hansen2010-09-151-6/+6
| | * | | | | Fixed manager_user reference in create_projectDevin Carlen2010-09-111-6/+6
| | * | | | | Finished security group / project refactorDevin Carlen2010-09-101-4/+16
| | * | | | | Refactored to security group api to support projectsDevin Carlen2010-09-101-2/+0
| | * | | | | First pass of nwfilter based security group implementation. It is not where i...Soren Hansen2010-09-101-1/+1
| | * | | | | Alright, first hole poked all the way through. We can now create security gro...Soren Hansen2010-09-091-0/+6
| * | | | | | merged trunkVishvananda Ishaya2010-09-302-2/+20
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | get rid of network indexes and make networks into a poolVishvananda Ishaya2010-09-281-13/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-8/+12
| |/ / / / |/| | | |
* | | | | Update auth manager to have a update_user method and better tests.Todd Willey2010-09-242-2/+20
|/ / / /
* | | | Put EC2 API -> eventlet back into trunk, fixing the bits that I missed when I...Michael Gundlach2010-09-231-2/+2
|\ \ \ \