summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Discover should support other services"0.7.0Jenkins2014-03-262-8/+150
|\
| * Discover should support other servicesJamie Lennox2014-03-182-8/+150
* | Merge "Improve language in update_password() validation error"Jenkins2014-03-251-1/+1
|\ \
| * | Improve language in update_password() validation errorDolph Mathews2014-03-251-1/+1
* | | Merge "sanity check memcached availability before running tests against it"Jenkins2014-03-251-13/+43
|\ \ \
| * | | sanity check memcached availability before running tests against itDolph Mathews2014-03-251-13/+43
* | | | Merge "Handle URLs via the session and auth_plugins"Jenkins2014-03-2510-15/+400
|\ \ \ \
| * | | | Handle URLs via the session and auth_pluginsJamie Lennox2014-03-2510-15/+400
| |/ / /
* | | | Merge "Add a method for changing a user's password in v3"Jenkins2014-03-252-0/+69
|\ \ \ \ | | |/ / | |/| |
| * | | Add a method for changing a user's password in v3Zhenguo Niu2014-03-252-0/+69
| |/ /
* | | Merge "Fix passing get_token kwargs to get_access"Jenkins2014-03-251-6/+5
|\ \ \
| * | | Fix passing get_token kwargs to get_accessJamie Lennox2014-03-251-6/+5
* | | | Merge "Start using positional decorator"Jenkins2014-03-2515-1/+56
|\ \ \ \ | |_|/ / |/| | |
| * | | Start using positional decoratorJamie Lennox2014-03-2515-1/+56
* | | | Merge "Add a positional decorator"Jenkins2014-03-252-0/+234
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add a positional decoratorJamie Lennox2014-03-242-0/+234
* | | Merge "Enforce scope mutual exclusion for trusts"Jenkins2014-03-252-8/+23
|\ \ \
| * | | Enforce scope mutual exclusion for trustsJamie Lennox2014-03-062-8/+23
* | | | add functional test for cache poolDolph Mathews2014-03-241-0/+34
| |/ / |/| |
* | | Merge "Don't use a connection pool unless provided"Jenkins2014-03-233-6/+21
|\ \ \
| * | | Don't use a connection pool unless providedJamie Lennox2014-03-213-6/+21
* | | | Merge "add pooling for cache references"Jenkins2014-03-212-28/+49
|\ \ \ \ | |/ / / |/| | |
| * | | add pooling for cache referencesDolph Mathews2014-03-212-28/+49
| | |/ | |/|
* | | Docs link to middlewarearchitectureBrant Knudson2014-03-181-0/+2
|/ /
* | Merge "Rely on OSLO.config"Jenkins2014-03-171-17/+4
|\ \
| * | Rely on OSLO.configJamie Lennox2014-02-271-17/+4
* | | Merge "Fix doc build errors"Jenkins2014-03-179-35/+43
|\ \ \
| * | | Fix doc build errorsBrant Knudson2014-03-139-35/+43
* | | | Merge "Generate module docs"Jenkins2014-03-174-1/+63
|\ \ \ \ | |/ / /
| * | | Generate module docsBrant Knudson2014-03-134-1/+63
* | | | Merge "document that --pass can be required"Jenkins2014-03-171-1/+2
|\ \ \ \
| * | | | document that --pass can be requiredBernhard M. Wiedemann2014-03-141-1/+2
| |/ / /
* | | | Revert "Add request/access token and consumer..."Joe Gordon2014-03-158-390/+0
* | | | Revert "Authenticate via oauth"Joe Gordon2014-03-142-91/+0
* | | | Merge "Authenticate via oauth"Jenkins2014-03-142-0/+91
|\ \ \ \
| * | | | Authenticate via oauthSteve Martinelli2014-03-122-0/+91
* | | | | Merge "Add request/access token and consumer support for keystoneclient"Jenkins2014-03-148-0/+390
|\ \ \ \ \ | |/ / / /
| * | | | Add request/access token and consumer support for keystoneclientSteve Martinelli2014-03-128-0/+390
| |/ / /
* | | | Merge "Set the right permissions for signing_dir in tests"Jenkins2014-03-141-1/+1
|\ \ \ \
| * | | | Set the right permissions for signing_dir in testsMatt Fischer2014-03-021-1/+1
* | | | | Merge "Handle Token/Endpoint authentication"Jenkins2014-03-142-0/+66
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Handle Token/Endpoint authenticationJamie Lennox2014-03-112-0/+66
* | | | | Merge "Fix state modifying catalog tests"Jenkins2014-03-112-18/+9
|\ \ \ \ \
| * | | | | Fix state modifying catalog testsJamie Lennox2014-03-102-18/+9
* | | | | | Merge "Fix retry logic"Jenkins2014-03-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix retry logicMouad Benchchaoui2014-03-101-1/+1
* | | | | | Updated from global requirementsOpenStack Jenkins2014-03-102-5/+5
* | | | | | Merge "increase default revocation_cache_time"Jenkins2014-03-101-1/+1
|\ \ \ \ \ \
| * | | | | | increase default revocation_cache_timeDolph Mathews2014-03-071-1/+1
* | | | | | | Merge "Provide more data to AuthMethod plugins"Jenkins2014-03-101-8/+14
|\ \ \ \ \ \ \