summaryrefslogtreecommitdiffstats
path: root/keystone/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implements Pluggable V2 Token Provider"Jenkins2013-07-161-12/+11
|\
| * Implements Pluggable V2 Token ProviderGuang Yee2013-07-151-12/+11
* | Register ExtensionsAdam Young2013-07-125-0/+97
|/
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-102-7/+5
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-283-58/+37
* Merge "Correct the resolving api logic in stat middleware"Jenkins2013-06-181-2/+2
|\
| * Correct the resolving api logic in stat middlewareWu Wenxiang2013-06-141-2/+2
* | Remove a stat warning logWu Wenxiang2013-06-141-3/+0
|/
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-5/+1
* import only modules (flake8 H302)Dolph Mathews2013-05-241-3/+3
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-236-0/+6
* 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