summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Delete user tokens after role grant/revokeDolph Mathews2012-09-123-10/+26
|/ / / /
* | | | Merge "Implementation of tenant,user,role list functions for ldap"Jenkins2012-09-112-0/+40
|\ \ \ \
| * | | | Implementation of tenant,user,role list functions for ldapDerek Yarnell2012-09-102-0/+40
* | | | | Merge "Cleanup PEP8 errors from Common"Jenkins2012-09-102-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cleanup PEP8 errors from CommonAdam Young2012-09-072-3/+4
* | | | | Merge "Initialize Metadata variable"Jenkins2012-09-101-1/+1
|\ \ \ \ \
| * | | | | Initialize Metadata variableAdam Young2012-09-081-1/+1
| |/ / / /
* | | | | Merge "PEP8 fix E251"Jenkins2012-09-100-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PEP8 fix E251leekelby2012-08-301-3/+3
| |/ / /
* | | | List tokens for memcached backendAdam Young2012-09-063-6/+59
* | | | Merge "Sync some misc changes from openstack-common"Jenkins2012-09-063-7/+41
|\ \ \ \
| * | | | Sync some misc changes from openstack-commonMark McLoughlin2012-09-053-7/+41
* | | | | Merge "Sync latest cfg from openstack-common"Jenkins2012-09-063-42/+139
|\| | | |
| * | | | Sync latest cfg from openstack-commonMark McLoughlin2012-09-053-42/+139
* | | | | Ignore eclipse files.Adam Young2012-09-061-0/+2
| |_|/ / |/| | |
* | | | Remove id_hash columnAdam Young2012-09-043-18/+47
|/ / /
* | | Merge "HACKING: Use single quotes"Jenkins2012-09-042-31/+34
|\ \ \
| * | | HACKING: Use single quotesDolph Mathews2012-08-292-31/+34
* | | | Merge "Fixed typos in comment"Jenkins2012-09-041-1/+1
|\ \ \ \
| * | | | Fixed typos in commentDolph Mathews2012-08-291-1/+1
| |/ / /
* | | | Merge "HACKING: Import by full module path"Jenkins2012-09-041-8/+8
|\ \ \ \
| * | | | HACKING: Import by full module pathDolph Mathews2012-08-291-8/+8
| |/ / /
* | | | Merge "Removed/fixed unused variable references"Jenkins2012-09-044-13/+13
|\ \ \ \
| * | | | Removed/fixed unused variable referencesDolph Mathews2012-08-304-13/+13
| | |/ / | |/| |
* | | | Merge "Removed unused imports"Jenkins2012-09-044-7/+0
|\ \ \ \
| * | | | Removed unused importsDolph Mathews2012-08-294-7/+0
| | |/ / | |/| |
* | | | Merge "Upgrade PEP8 to 1.3.3 (bug 1037303)"Jenkins2012-09-041-1/+1
|\ \ \ \
| * | | | Upgrade PEP8 to 1.3.3 (bug 1037303)Dolph Mathews2012-08-301-1/+1
* | | | | Merge "Expand PEP8 coverage to include docs & tests"Jenkins2012-09-041-1/+1
|\| | | |
| * | | | Expand PEP8 coverage to include docs & testsDolph Mathews2012-08-301-1/+1
* | | | | Merge "PEP8 fix"Jenkins2012-09-041-3/+3
|\| | | |
| * | | | PEP8 fixDolph Mathews2012-08-291-3/+3
| | |/ / | |/| |
* | | | Merge "Fixed: test_default_tenant_uuid_token not running"Jenkins2012-09-041-2/+2
|\ \ \ \
| * | | | Fixed: test_default_tenant_uuid_token not runningDolph Mathews2012-08-301-2/+2
| |/ / /
* / / / HACKING compliance & staticly init module varsDolph Mathews2012-08-301-60/+64
|/ / /
* / / Check for expected cfg impl (bug 1043479)Dolph Mathews2012-08-291-1/+1
|/ /
* | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-241-0/+1
|\ \
| * | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | | Merge "pep8 1.3.3 cleanup removing unused imports"Jenkins2012-08-244-13/+11
|\ \ \
| * | | pep8 1.3.3 cleanupJoe Heck2012-08-244-13/+11
* | | | Merge "mistake in doc string"Jenkins2012-08-241-1/+1
|\ \ \ \
| * | | | mistake in doc stringmonsterxx032012-08-241-1/+1
| |/ / /
* | | | Merge "Demonstrate that authenticate() returns roles."Jenkins2012-08-241-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Demonstrate that authenticate() returns roles.Andrew Bogott2012-08-211-0/+10
| |/ /
* | / Removed dead codeDolph Mathews2012-08-231-8/+0
| |/ |/|
* | Merge "Fix auth_token middleware to fetch revocation list as admin."Jenkins2012-08-236-9/+51
|\ \
| * | Fix auth_token middleware to fetch revocation list as admin.Adam Young2012-08-236-9/+51
* | | Merge "Code cleanup in doc/source/conf.py"Jenkins2012-08-231-10/+9
|\ \ \
| * | | Code cleanup in doc/source/conf.pyRay Chen2012-08-231-10/+9
* | | | Merge "change verbose and debug to Fasle in keystone.conf.sample"Jenkins2012-08-231-2/+2
|\ \ \ \