summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Run pep8 for tests.Rafael Durán Castañeda2012-07-061-1/+0
* Merge "Reorder test imports by full import path"Jenkins2012-07-0315-27/+27
|\
| * Reorder test imports by full import pathZhongyue Luo2012-07-0315-27/+27
* | Merge "Correct Tree DN"Jenkins2012-07-032-1/+15
|\ \
| * | Correct Tree DNAdam Young2012-06-292-1/+15
* | | keystone_manage certificate generationAdam Young2012-07-021-0/+52
| |/ |/|
* | Keystone should use openstack.common.timeutilsZhongyue Luo2012-06-293-14/+5
|/
* Keystone should use openstack.common.jsonutilsZhongyue Luo2012-06-287-23/+20
* Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-277-108/+445
* Pass serviceCatalog in auth_token middlewareAnthony Young2012-06-192-0/+9
* 400 on unrecognized content type (bug 1012282)Dolph Mathews2012-06-191-3/+8
* Merge "Carrying over token expiry time when token chaining"Jenkins2012-06-141-0/+12
|\
| * Carrying over token expiry time when token chainingDerek Higgins2012-06-051-0/+12
* | Use cfg's new global CONF objectMark McLoughlin2012-06-136-22/+23
* | Merge "Require authz for user role list (bug 1006815)"Jenkins2012-06-081-0/+11
|\ \
| * | Require authz for user role list (bug 1006815)Dolph Mathews2012-06-031-0/+11
* | | fix importing of optional modules in auth_tokenPádraig Brady2012-06-071-0/+13
* | | Merge "Use X_USER_NAME and X_ROLES headers."Jenkins2012-06-061-2/+2
|\ \ \ | |/ / |/| |
| * | Use X_USER_NAME and X_ROLES headers.Chmouel Boudjnah2012-05-221-2/+2
* | | Require authz for service CRUD (bug 1006822)Dolph Mathews2012-06-031-0/+33
| |/ |/|
* | Merge "Add ACL check using <tenant_id>:<user> format."Jenkins2012-05-291-1/+5
|\ \
| * | Add ACL check using <tenant_id>:<user> format.Lin Hua Cheng2012-05-221-1/+5
| |/
* | Merge "Allow other middleware overriding authentication."Jenkins2012-05-291-0/+22
|\ \
| * | Allow other middleware overriding authentication.Chmouel Boudjnah2012-05-211-0/+22
| |/
* | Merge "blueprint 2-way-ssl"Jenkins2012-05-291-0/+103
|\ \
| * | blueprint 2-way-sslLiem Nguyen2012-05-241-0/+103
| |/
* / Fixes some pep8 warning/errors.Chmouel Boudjnah2012-05-245-11/+12
|/
* Merge "Invalidate user tokens when a user is disabled"Jenkins2012-05-191-2/+19
|\
| * Invalidate user tokens when a user is disabledDerek Higgins2012-05-161-2/+19
* | Merge "Add validations of 'name' field for roles, users and tenants."Jenkins2012-05-191-0/+23
|\ \
| * | Add validations of 'name' field for roles, users and tenants.Mohammed Naser2012-05-151-0/+23
| |/
* | Merge "Corrects url conversion in export_legacy_catalog"Jenkins2012-05-181-1/+1
|\ \
| * | Corrects url conversion in export_legacy_catalogSam Morrison2012-05-071-1/+1
* | | Merge "Truly handle mailmap entries for all combinations."Jenkins2012-05-181-0/+56
|\ \ \
| * | | Truly handle mailmap entries for all combinations.Bhuvan Arumugam2012-05-061-0/+56
| |/ /
* | | Merge "Added 'NormalizingFilter' middleware."Jenkins2012-05-181-0/+58
|\ \ \
| * | | Added 'NormalizingFilter' middleware.Rafael Durán Castañeda2012-05-151-0/+58
| | |/ | |/|
* | | Merge "Added tenant name validation. Fixes bug 966249."Jenkins2012-05-183-2/+63
|\ \ \ | |/ / |/| |
| * | Added tenant name validation. Fixes bug 966249.Unmesh Gurjar2012-05-093-2/+63
| |/
* | Merge "Invalidate user tokens when password is changed"Jenkins2012-05-151-0/+23
|\ \
| * | Invalidate user tokens when password is changedDerek Higgins2012-05-111-0/+23
| |/
* | Merge "cleanup dependent data upon user/tenant deletion"Jenkins2012-05-111-0/+34
|\ \ | |/ |/|
| * cleanup dependent data upon user/tenant deletionJ. Daniel Schmidt2012-05-021-0/+34
* | Merge "Misnamed exception attribute (bug 991936)"Jenkins2012-05-021-4/+14
|\ \
| * | Misnamed exception attribute (bug 991936)Dolph Mathews2012-04-301-4/+14
* | | Switch to 1000 rounds during unit testsJohannes Erdfelt2012-05-011-1/+1
| |/ |/|
* | Merge "Auto generate AUTHORS file for keystone component."Jenkins2012-05-011-63/+0
|\ \
| * | Auto generate AUTHORS file for keystone component.Bhuvan Arumugam2012-04-301-63/+0
| |/
* | Exit on error in a S3 way.Chmouel Boudjnah2012-05-011-3/+41
* | Non-nullable User, Tenant, Role names (bug 987121)Dolph Mathews2012-04-251-0/+46
|/