summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge "Split endpoint records in SQL by interface"Jenkins2012-12-185-32/+288
|\
| * Split endpoint records in SQL by interfaceDolph Mathews2012-12-185-32/+288
* | Merge "Support non-default role_id_attribute"Jenkins2012-12-181-1/+2
|\ \
| * | Support non-default role_id_attributeDolph Mathews2012-12-121-1/+2
* | | Merge "Expand default time delta (bug 1089988)"Jenkins2012-12-181-3/+6
|\ \ \ | |_|/ |/| |
| * | Expand default time delta (bug 1089988)Dolph Mathews2012-12-131-3/+6
* | | Merge "module refactoring"Jenkins2012-12-1815-507/+503
|\ \ \
| * | | module refactoringAdam Young2012-12-1715-507/+503
* | | | Merge "Fix typo s/interalurl/internalurl/"Jenkins2012-12-171-1/+1
|\ \ \ \
| * | | | Fix typo s/interalurl/internalurl/Mark J. Washenberger2012-12-171-1/+1
| |/ / /
* | | | Merge "Test drivers return HTTP 501 Not Implemented"Jenkins2012-12-176-37/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Test drivers return HTTP 501 Not ImplementedDolph Mathews2012-12-126-37/+44
| |/ /
* | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-12-141-1/+275
|\ \ \
| * | | Imported Translations from TransifexOpenStack Jenkins2012-12-141-1/+275
| |/ /
* / / Test for content-type appropriate 404 (bug 1089987)Dolph Mathews2012-12-141-1/+1
|/ /
* / Move token controller into keystone.tokenDolph Mathews2012-12-125-550/+569
|/
* Merge "Adding downgrade steps for migration scripts."Jenkins2012-12-114-3/+18
|\
| * Adding downgrade steps for migration scripts.Justin Shepherd2012-12-054-3/+18
* | Merge "Port to argparse based cfg"Jenkins2012-12-102-239/+345
|\ \
| * | Port to argparse based cfgMark McLoughlin2012-12-052-239/+345
* | | Ensure serviceCatalog is list when empty, not dictBrian Waldon2012-12-061-1/+1
* | | Merge "Bug 1075090 -- Fixing log messages in python source code to support in...Jenkins2012-12-0515-72/+80
|\ \ \
| * | | Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-0415-72/+80
* | | | Only 'import *' from 'core' modulesDolph Mathews2012-12-0512-225/+245
|/ / /
* | | Validate password type (bug 1081861)Wu Wenxiang2012-11-301-4/+8
* | | split identities module into logical partsAdam Young2012-11-294-614/+681
| |/ |/|
* | Ensure token expiration is maintained (bug 1079216)Dolph Mathews2012-11-281-0/+1
* | Merge "normalize identity"Jenkins2012-11-275-1/+220
|\ \
| * | normalize identityAdam Young2012-11-275-1/+220
* | | Imported Translations from TransifexOpenStack Jenkins2012-11-271-9/+1
| |/ |/|
* | Stop using cfg's internal implementation detailsMark McLoughlin2012-11-261-1/+3
|/
* Merge "Expose auth failure details in debug mode"Jenkins2012-11-206-37/+40
|\
| * Expose auth failure details in debug modeDolph Mathews2012-11-206-37/+40
* | Merge "Utilize policy.json by default (bug 1043758)"Jenkins2012-11-202-14/+2
|\ \
| * | Utilize policy.json by default (bug 1043758)Dolph Mathews2012-11-202-14/+2
* | | Merge "Wrap v3 API with RBAC (bug 1023943)"Jenkins2012-11-204-81/+96
|\| | | |/ |/|
| * Wrap v3 API with RBAC (bug 1023943)Dolph Mathews2012-11-204-81/+96
* | Merge "Expose authn/z failure info to API in debug mode"Jenkins2012-11-201-3/+36
|\ \ | |/ |/|
| * Expose authn/z failure info to API in debug modeDolph Mathews2012-11-151-3/+36
* | Merge "v3 Identity"Jenkins2012-11-205-119/+537
|\ \
| * | v3 IdentityDolph Mathews2012-11-205-119/+537
* | | Merge "v3 Catalog"Jenkins2012-11-203-47/+87
|\| |
| * | v3 CatalogDolph Mathews2012-11-203-47/+87
* | | Merge "tweaking docs to fix link to wiki Keystone page"Jenkins2012-11-203-11/+14
|\ \ \ | |/ / |/| |
| * | tweaking docs to fix link to wiki Keystone pageJoe Heck2012-11-103-11/+14
* | | Merge "v3 Policies"Jenkins2012-11-206-14/+145
|\ \ \
| * | | v3 PoliciesDolph Mathews2012-11-196-14/+145
* | | | Import auth_token middleware from keystoneclientHenry Nash2012-11-191-832/+11
|/ / /
* | | Imported Translations from TransifexOpenStack Jenkins2012-11-163-1/+81
* | | Merge "Ensures User is member of tenant in ec2 validation"Jenkins2012-11-151-7/+10
|\ \ \