summaryrefslogtreecommitdiffstats
path: root/tests/test_keystoneclient.py
Commit message (Expand)AuthorAgeFilesLines
* Move 'tests' directory into 'keystone' packageSascha Peilicke2013-08-141-1175/+0
* Clean up use of token_provider manager in testsBrant Knudson2013-08-011-2/+0
* Merge "Load backends before deploy app in client tests"Jenkins2013-07-311-6/+9
|\
| * Load backends before deploy app in client testsBrant Knudson2013-07-251-6/+9
* | Scipped tests don't render as ERROR'sVictor Sergeyev2013-07-261-10/+8
|/
* Load app before loading legacy client in tests.Jamie Lennox2013-07-191-3/+3
* Implements Pluggable V2 Token ProviderGuang Yee2013-07-151-0/+24
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-5/+4
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* Ignore conflict on v2 auto role assignment (bug 1161963)Dolph Mathews2013-06-031-0/+13
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-2/+1
* imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-241-1/+1
* Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-3/+3
* Revoke tokens on user delete (bug 1166670)Dolph Mathews2013-05-091-0/+24
* Removed unused importsDolph Mathews2013-04-161-1/+0
* stop using time.sleep in teststermie2013-04-051-1/+2
* Revert "from tests import"Adam Young2013-03-111-1/+1
* from tests importAdam Young2013-03-081-1/+1
* v3 token APIGuang Yee2013-02-201-5/+5
* project membership to role conversionAdam Young2013-02-181-9/+12
* Merge "Fix spelling mistakes"Jenkins2013-02-131-1/+1
|\
| * Fix spelling mistakesJoe Gordon2013-02-121-1/+1
* | Keystone backend preparation for domain-scopingHenry Nash2013-02-121-3/+7
|/
* Merge "Generate apache-style common access logs"Jenkins2013-02-121-2/+2
|\
| * Generate apache-style common access logsDolph Mathews2013-01-311-2/+2
* | tenant to project in the apisAdam Young2013-01-281-6/+6
|/
* Fixes import order nitsZhongyue Luo2013-01-111-1/+1
* v3 CatalogDolph Mathews2012-11-201-3/+2
* v3 PoliciesDolph Mathews2012-11-191-0/+7
* Refactor TokenController.authenticate() method.Alvaro Lopez Garcia2012-11-151-0/+8
* Reduce total number of fixturesDolph Mathews2012-11-131-9/+9
* Fix transient test failures (bug 1077065, bug 1045962)Dolph Mathews2012-11-091-6/+6
* Compare token expiry without secondsAdam Young2012-10-231-2/+4
* Backslash continuation cleanupZhongyue Luo2012-09-191-6/+6
* Delete user tokens after role grant/revokeDolph Mathews2012-09-121-9/+9
* Raise unauthorized if tenant disabled (bug 988920)Dolph Mathews2012-07-161-0/+47
* adding keystoneclient testJoe Heck2012-07-121-0/+5
* Adding user password setting api callDerek Higgins2012-07-101-0/+89
* Fixing pep8 errors in tests/*pyDerek Higgins2012-07-091-12/+12
* Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-271-17/+7
* Carrying over token expiry time when token chainingDerek Higgins2012-06-051-0/+12
* Merge "Invalidate user tokens when a user is disabled"Jenkins2012-05-191-2/+19
|\
| * Invalidate user tokens when a user is disabledDerek Higgins2012-05-161-2/+19
* | Add validations of 'name' field for roles, users and tenants.Mohammed Naser2012-05-151-0/+23
|/
* Invalidate user tokens when password is changedDerek Higgins2012-05-111-0/+23
* endpoint-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+25
* user-role-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+43
* ec2-credential-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+35
* service-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+14
* user-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+58