summaryrefslogtreecommitdiff
path: root/keystoneclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add 'methods' to all v3 test tokens"0.7.1Jenkins2014-03-261-0/+6
|\
| * Add 'methods' to all v3 test tokensJamie Lennox2014-03-121-0/+6
* | Merge "Discover should support other services"0.7.0Jenkins2014-03-261-8/+143
|\ \
| * | Discover should support other servicesJamie Lennox2014-03-181-8/+143
* | | 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-254-2/+289
|\ \ \ \
| * | | | Handle URLs via the session and auth_pluginsJamie Lennox2014-03-254-2/+289
| |/ / /
* | | | Add a method for changing a user's password in v3Zhenguo Niu2014-03-251-0/+52
|/ / /
* | | Merge "Add a positional decorator"Jenkins2014-03-251-0/+73
|\ \ \
| * | | Add a positional decoratorJamie Lennox2014-03-241-0/+73
* | | | Merge "Enforce scope mutual exclusion for trusts"Jenkins2014-03-251-0/+13
|\ \ \ \
| * | | | Enforce scope mutual exclusion for trustsJamie Lennox2014-03-061-0/+13
* | | | | add functional test for cache poolDolph Mathews2014-03-241-0/+34
| |/ / / |/| | |
* | | | Merge "Don't use a connection pool unless provided"Jenkins2014-03-232-5/+4
|\ \ \ \
| * | | | Don't use a connection pool unless providedJamie Lennox2014-03-212-5/+4
| | |/ / | |/| |
* | | | add pooling for cache referencesDolph Mathews2014-03-211-2/+4
|/ / /
* | | Merge "Fix doc build errors"Jenkins2014-03-172-1/+1
|\ \ \
| * | | Fix doc build errorsBrant Knudson2014-03-132-1/+1
| | |/ | |/|
* | | Revert "Add request/access token and consumer..."Joe Gordon2014-03-151-176/+0
* | | Revert "Authenticate via oauth"Joe Gordon2014-03-141-52/+0
* | | Merge "Authenticate via oauth"Jenkins2014-03-141-0/+52
|\ \ \
| * | | Authenticate via oauthSteve Martinelli2014-03-121-0/+52
* | | | Merge "Add request/access token and consumer support for keystoneclient"Jenkins2014-03-141-0/+176
|\ \ \ \ | |/ / /
| * | | Add request/access token and consumer support for keystoneclientSteve Martinelli2014-03-121-0/+176
| |/ /
* | | 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-141-0/+35
|\ \ \ | |_|/ |/| |
| * | Handle Token/Endpoint authenticationJamie Lennox2014-03-111-0/+35
* | | Merge "Fix state modifying catalog tests"Jenkins2014-03-112-18/+9
|\ \ \ | |/ / |/| |
| * | Fix state modifying catalog testsJamie Lennox2014-03-102-18/+9
| |/
* | Privatize auth construction parametersJamie Lennox2014-03-042-34/+34
|/
* Merge "Remove redundant default value None for dict.get"Jenkins2014-02-263-4/+4
|\
| * Remove redundant default value None for dict.getZhiQiang Fan2014-02-223-4/+4
* | Merge "Create V3 Auth Plugins"Jenkins2014-02-261-0/+218
|\ \
| * | Create V3 Auth PluginsJamie Lennox2014-02-211-0/+218
* | | Merge "Create V2 Auth Plugins"Jenkins2014-02-261-0/+114
|\ \ \ | |/ /
| * | Create V2 Auth PluginsJamie Lennox2014-02-211-0/+114
* | | Merge "Fix role_names call from V3 AccessInfo"Jenkins2014-02-231-32/+32
|\ \ \
| * | | Fix role_names call from V3 AccessInfoJamie Lennox2014-02-201-32/+32
| |/ /
* | | Merge "Ensure domains.list filtered results are correct"Jenkins2014-02-231-0/+12
|\ \ \ | |_|/ |/| |
| * | Ensure domains.list filtered results are correctSteven Hardy2014-02-181-0/+12
* | | Merge "Interactive prompt for create user"Jenkins2014-02-211-0/+15
|\ \ \ | |_|/ |/| |
| * | Interactive prompt for create userEric Brown2014-02-191-0/+15
* | | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2014-02-204-7/+7
|\ \ \ | |_|/ |/| |
| * | Replace assertEqual(None, *) with assertIsNone in testszhang-jinnan2014-02-184-7/+7
| |/
* | Test query-string for list actions with filter argumentsSteven Hardy2014-02-182-5/+23
|/
* Merge "Don't use private last_request variable"Jenkins2014-02-172-13/+13
|\
| * Don't use private last_request variableJamie Lennox2014-02-132-13/+13
* | Merge "Remove vim header"Jenkins2014-02-1349-98/+0
|\ \ | |/ |/|