summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update test_keystone_manage to use unittest2.Brian Lamar2011-12-161-1/+1
* Merge "No more python path changes"Jenkins2011-12-166-28/+7
|\
| * No more python path changesZiad Sawalha2011-12-166-28/+7
* | Python 2.6 subprocess.check_output doesn't exist.Brian Lamar2011-12-161-2/+6
|/
* Merge "Refactor: Workaround for python build_sphinx failure"Jenkins2011-12-164-2/+2
|\
| * Refactor: Workaround for python build_sphinx failureDolph Mathews2011-12-164-2/+2
* | Clarified language on migration instructionsDolph Mathews2011-12-161-4/+3
|/
* Merge "Fixed some skipped tests"Jenkins2011-12-162-5/+5
|\
| * Fixed some skipped testsZiad Sawalha2011-12-163-27/+78
* | Format keystone-manage output betterZiad Sawalha2011-12-162-22/+100
|/
* Added instructions to git clone from githubDolph Mathews2011-12-161-0/+13
* Refactor: Computing api/model module paths dynamicallyDolph Mathews2011-12-151-6/+4
* Introduces UID's & domain models (bp portable-identifiers)Ziad Sawalha2011-12-1477-376/+3208
* Merge "Fixed: Tests returning successful (0) on failure"Jenkins2011-12-141-1/+2
|\
| * Fixed: Tests returning successful (0) on failureDolph Mathews2011-12-141-1/+2
* | Improved test coverage of d5 compatDolph Mathews2011-12-142-2/+48
* | Merge "Bug 897496: Remove tenant id from Glance URLs"Jenkins2011-12-142-9/+9
|\ \ | |/ |/|
| * Bug 897496: Remove tenant id from Glance URLsZiad Sawalha2011-12-062-9/+9
* | Merge "Added original tenants blueprint to docs"Jenkins2011-12-141-0/+0
|\ \
| * | Added original tenants blueprint to docsZiad Sawalha2011-12-091-0/+0
* | | D5 Compatibility SupportZiad Sawalha2011-12-1412-6/+749
|/ /
* | Fixed broken import of version info (bug 902316)Dolph Mathews2011-12-091-3/+3
* | Added missing import preventing keystone from starting (bug 901453)Dolph Mathews2011-12-091-0/+1
* | Merge "Fix some issues with new version module"Jenkins2011-12-093-5/+7
|\ \
| * | Fix some issues with new version moduleMark McLoughlin2011-12-073-5/+7
* | | quantum_auth_token.py middleware fails on rolesÉdouard Thuleau2011-12-073-1/+3
|/ /
* | Removed Server class from __init__.py.Monty Taylor2011-12-076-147/+150
* | Merge "Change is_global == 1 to is_global == True"Jenkins2011-12-071-1/+1
|\ \
| * | Change is_global == 1 to is_global == TrueZiad Sawalha2011-12-061-1/+1
| |/
* | Fix auth_token middleware: make _verify_claims not static. Fixes bug #901049.Dan Prince2011-12-061-2/+1
* | Merge "Split version code into its own file."Jenkins2011-12-076-30/+43
|\ \
| * | Split version code into its own file.Monty Taylor2011-12-066-30/+43
| |/
* / Pylint fixes to auth_token.pyZiad Sawalha2011-12-061-16/+28
|/
* Refactor: move initialization code to classZiad Sawalha2011-12-065-181/+176
* Add missing json validationZiad Sawalha2011-12-065-9/+49
* Refactor: get rid of keystone/config.pyZiad Sawalha2011-12-069-65/+58
* Merge "Rename .keystone-venv to .venv."Jenkins2011-12-067-7/+10
|\
| * Rename .keystone-venv to .venv.James E. Blair2011-12-057-7/+10
* | Fixes missed tests and subsequently introduced bugsZiad Sawalha2011-12-0512-2/+4
|/
* Refactor: Rename auth controller to token controllerZiad Sawalha2011-12-033-5/+31
* Added documentationZiad Sawalha2011-12-033-1/+106
* Added SSL and memcache sample config filesZiad Sawalha2011-12-038-35/+209
* Updated auth_token middleware caching to support memcacheZiad Sawalha2011-12-038-33/+227
* Deprecating RAX-KEY middlewareZiad Sawalha2011-12-027-25/+10
* Merge "Added documentation for SQL tables"Jenkins2011-12-022-2/+189
|\
| * Added documentation for SQL tablesDolph Mathews2011-12-012-2/+189
* | Added argparse to support python 2.3 - 2.6Dolph Mathews2011-12-021-0/+1
* | Merge "Make bin/keystone use port settings in the config file. Fixes bug #898...Jenkins2011-12-021-4/+2
|\ \
| * | Make bin/keystone use port settings in the config file.Dan Prince2011-12-021-4/+2
* | | Bug#899116: use correct module when building docsPádraig Brady2011-12-022-4/+5
|/ /