summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "v3 credentials, ensure blob response is json"2014.1.b2Jenkins2014-01-222-2/+37
|\
| * v3 credentials, ensure blob response is jsonSteven Hardy2014-01-172-2/+37
* | Merge "Store ec2 credentials blob as json"Jenkins2014-01-222-4/+101
|\ \ | |/
| * Store ec2 credentials blob as jsonSteven Hardy2014-01-162-4/+101
* | Merge "Store trust_id for v3/credentials ec2 keypairs"Jenkins2014-01-222-5/+80
|\ \ | |/
| * Store trust_id for v3/credentials ec2 keypairsSteven Hardy2014-01-162-5/+80
* | Merge "Refactor context trust_id check to wsgi.Application base class"Jenkins2014-01-222-8/+15
|\ \ | |/
| * Refactor context trust_id check to wsgi.Application base classSteven Hardy2014-01-162-8/+15
* | Merge "Cleanup test_no_admin_token_auth cleanup code"Jenkins2014-01-211-18/+15
|\ \
| * | Cleanup test_no_admin_token_auth cleanup codeBrant Knudson2014-01-101-18/+15
* | | Merge "Subclasses of TestCase don't need to reset conf"Jenkins2014-01-214-32/+3
|\ \ \
| * | | Subclasses of TestCase don't need to reset confBrant Knudson2014-01-104-32/+3
| |/ /
* | | Merge "Fix sample config external default doc"Jenkins2014-01-211-1/+1
|\ \ \
| * | | Fix sample config external default docBrant Knudson2014-01-121-1/+1
* | | | Merge "Document running with pdb"Jenkins2014-01-211-0/+15
|\ \ \ \
| * | | | Document running with pdbBrant Knudson2014-01-141-0/+15
* | | | | Merge "Remove unused variables"Jenkins2014-01-211-1/+1
|\ \ \ \ \
| * | | | | Remove unused variablesWu Wenxiang2014-01-111-1/+1
* | | | | | Merge "LDAP Assignment does not support grant v3 API"Jenkins2014-01-212-33/+323
|\ \ \ \ \ \
| * | | | | | LDAP Assignment does not support grant v3 APIMarcos Lobo2014-01-182-33/+323
* | | | | | | Merge "Adds run_tests.sh cli option to stop on failure"Jenkins2014-01-211-0/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Adds run_tests.sh cli option to stop on failureDavid Stanek2014-01-181-0/+5
* | | | | | | Merge "Removes option to delete test DB from run_tests.sh"Jenkins2014-01-211-17/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Removes option to delete test DB from run_tests.shDavid Stanek2014-01-181-17/+0
* | | | | | | Merge "Removes deprecation warning from run_tests.sh"Jenkins2014-01-211-5/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Removes deprecation warning from run_tests.shDavid Stanek2014-01-181-5/+0
* | | | | | | Merge "Restructure developing.rst"Jenkins2014-01-181-7/+12
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Restructure developing.rstBrant Knudson2014-01-141-7/+12
* | | | | | | Merge "Implementation of internal notification callbacks within Keystone"Jenkins2014-01-186-2/+308
|\ \ \ \ \ \ \
| * | | | | | | Implementation of internal notification callbacks within KeystoneFabio Giannetti2014-01-166-2/+308
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Replacing python-oauth2 by oauthlib"Jenkins2014-01-187-149/+325
|\ \ \ \ \ \ \
| * | | | | | | Replacing python-oauth2 by oauthlibMatthieu Huin2014-01-167-149/+325
| |/ / / / / /
* | | | | | | Merge "Sync gettextutils from oslo-incubator 997ab277"Jenkins2014-01-184-231/+256
|\ \ \ \ \ \ \
| * | | | | | | Sync gettextutils from oslo-incubator 997ab277Brant Knudson2014-01-144-231/+256
* | | | | | | | Merge "Do not append to messages with +"Jenkins2014-01-181-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Do not append to messages with +Brant Knudson2014-01-141-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Reduces memory utilization during test runs"Jenkins2014-01-181-0/+2
|\ \ \ \ \ \
| * | | | | | Reduces memory utilization during test runsDavid Stanek2014-01-151-0/+2
| |/ / / / /
* | | | | | Merge "Implements regions resource in 3.2 Catalog API"Jenkins2014-01-1711-1/+473
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Implements regions resource in 3.2 Catalog APIJay Pipes2014-01-1511-1/+473
| |/ / / /
* | | | | Merge "reduce default token duration to one hour"Jenkins2014-01-164-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | reduce default token duration to one hourDolph Mathews2014-01-144-4/+7
* | | | | Merge "Documentation cleanup"Jenkins2014-01-1417-94/+138
|\ \ \ \ \
| * | | | | Documentation cleanupBrant Knudson2014-01-1217-94/+138
* | | | | | Convert Token KVS backend to new KeyValueStore ImplMorgan Fainberg2014-01-135-116/+439
| |/ / / / |/| | | |
* | | | | Merge "Flush tokens in batches with DB2"Jenkins2014-01-132-4/+67
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Flush tokens in batches with DB2John Warren2014-01-062-4/+67
* | | | | Merge "Don't need session.flush in context managed by session"Jenkins2014-01-128-36/+0
|\ \ \ \ \
| * | | | | Don't need session.flush in context managed by sessionEric Guo2014-01-078-36/+0
* | | | | | Merge "Sync oslo-incubator rpc module"Jenkins2014-01-127-531/+17
|\ \ \ \ \ \