summaryrefslogtreecommitdiffstats
path: root/keystone/contrib
Commit message (Expand)AuthorAgeFilesLines
* keystone : Use Ec2Signer utility class from keystoneclientSteven Hardy2013-02-261-1/+3
* Ensure user and tenant enabled in EC2Nathanael Burton2013-02-191-0/+3
* Fix spelling mistakesJoe Gordon2013-02-121-1/+1
* Merge "Generate apache-style common access logs"Jenkins2013-02-122-0/+78
|\
| * Generate apache-style common access logsDolph Mathews2013-01-312-0/+78
* | Fixes 'not in' operator usageZhongyue Luo2013-02-041-1/+1
* | tenant to project in the apisAdam Young2013-01-282-10/+10
* | Tenant to Project in Back endsAdam Young2013-01-281-3/+3
|/
* Fixes import order nitsZhongyue Luo2013-01-113-5/+5
* Driver registryDolph Mathews2012-12-213-34/+11
* module refactoringAdam Young2012-12-172-16/+25
* Move token controller into keystone.tokenDolph Mathews2012-12-121-4/+1
* Only 'import *' from 'core' modulesDolph Mathews2012-12-052-11/+10
* Expose auth failure details in debug modeDolph Mathews2012-11-203-10/+14
* Ensures User is member of tenant in ec2 validationVishvananda Ishaya2012-11-131-7/+10
* Backslash continuation cleanupZhongyue Luo2012-09-191-6/+8
* Adding user password setting api callDerek Higgins2012-07-102-0/+105
* Merge "pep8 v1.3.3 compliance (bug 1019498)"Jenkins2012-07-031-7/+12
|\
| * pep8 v1.3.3 compliance (bug 1019498)Dolph Mathews2012-07-021-7/+12
* | Merge "Do not crash when trying to remove a user role (without a tenant)"Jenkins2012-07-031-1/+1
|\ \ | |/ |/|
| * Do not crash when trying to remove a user role (without a tenant)Vincent Untz2012-06-281-1/+1
* | Merge "Basic request stats monitoring & reporting"Jenkins2012-06-284-0/+195
|\ \ | |/ |/|
| * Basic request stats monitoring & reportingDolph Mathews2012-06-194-0/+195
* | Reorder imports by full module pathZhongyue Luo2012-06-203-6/+6
|/
* PEP8 fixesDolph Mathews2012-06-182-151/+194
* Add s3 extension in keystone.conf sample.Chmouel Boudjnah2012-06-081-1/+5
* Fixes some pep8 warning/errors.Chmouel Boudjnah2012-05-242-2/+2
* Merge "Raise keystone.exception for HTTP 401 (bug 962563)"Jenkins2012-03-301-1/+2
|\
| * Raise keystone.exception for HTTP 401 (bug 962563)Dolph Mathews2012-03-271-1/+2
* | ec2-credential-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+2
|/
* Check values for EC2.Chmouel Boudjnah2012-03-231-6/+55
* Wrapped unexpected exceptions (bug 955411)Dolph Mathews2012-03-201-13/+7
* Added license header (bug 929663)Dolph Mathews2012-03-093-0/+48
* Fix EC2 credentials crud after policy backend changeDean Troyer2012-03-091-1/+1
* Improve auth_str_equal().Russell Bryant2012-03-061-2/+2
* Use constant time string comparisons for auth.Russell Bryant2012-02-292-3/+4
* Implement a Catalog SQL backendAdam Gandelman2012-02-271-0/+15
* Implemented get_tenant_users. Fixed bug 933721.Gabriel Hurley2012-02-211-1/+1
* Added Apache 2.0 License information.Monty Taylor2012-02-155-0/+70
* Add token expirationBrian Waldon2012-02-141-2/+1
* Add TokenNotFound exceptionBrian Waldon2012-02-101-2/+6
* Merge "termie all the things" into reduxJenkins2012-02-083-92/+92
|\
| * termie all the thingsDolph Mathews2012-02-083-92/+92
* | Add auth checks to ec2 credential crud operationsBrian Waldon2012-02-081-9/+49
|/
* remove extra lineVishvananda Ishaya2012-02-061-1/+0
* Make ec2 auth actually workVishvananda Ishaya2012-02-061-3/+12
* Merge pull request #34 from 4P/docupAndy Smith2012-02-021-1/+1
|\
| * minor docstring update for new locationsJoe Heck2012-02-021-1/+1
* | accept POST or PUT for tenant updatetermie2012-02-011-1/+1
* | fix keystoneclient teststermie2012-02-011-1/+1
|/