summaryrefslogtreecommitdiffstats
path: root/tests/test_auth.py
Commit message (Expand)AuthorAgeFilesLines
* Configurable max password length (bug 1175906)Dolph Mathews2013-08-081-1/+2
* add OS-TRUST to linksAdam Young2013-08-011-0/+4
* Implement Token Binding.Jamie Lennox2013-07-171-0/+48
* Implemented token creation without catalog response.Fabio Giannetti2013-07-171-3/+3
* Implements Pluggable V3 Token ProviderGuang Yee2013-07-121-5/+9
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-6/+4
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-22/+20
* Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-1/+1
* Remove unused variables (flake8 F841)Dolph Mathews2013-05-231-4/+2
* Removed unused importsDolph Mathews2013-04-161-1/+0
* Fix for configuring non-default auth plugins properlyDavanum Srinivas2013-04-091-0/+8
* stop using time.sleep in teststermie2013-04-051-4/+5
* Rename trust extension.Russell Bryant2013-03-221-2/+2
* Move trusts to extensionDolph Mathews2013-03-211-2/+2
* Allow trusts to be optionalDolph Mathews2013-03-201-0/+1
* Validate domains unconditionally (bug 1130236)Dolph Mathews2013-03-191-3/+0
* extracting user and trust ids into normalized fieldsAdam Young2013-03-151-3/+1
* add belongs_to checkAdam Young2013-03-111-0/+37
* Revert "from tests import"Adam Young2013-03-111-1/+1
* Merge "from tests import"Jenkins2013-03-111-1/+1
|\
| * from tests importAdam Young2013-03-081-1/+1
* | Delete tokens for userAdam Young2013-03-081-0/+18
|/
* TrustsAdam Young2013-03-051-1/+243
* Convert api to controllerAdam Young2013-02-261-42/+53
* v3 token APIGuang Yee2013-02-201-4/+4
* adding additional backend tests (bug1101244)Gordon Chung2013-02-131-0/+55
* Add size validations to token controller.Dan Prince2013-02-051-2/+45
* tenant to project in the apisAdam Young2013-01-281-5/+5
* Keystone server support for user groupsHenry Nash2013-01-081-0/+39
* Driver registryDolph Mathews2012-12-211-11/+3
* Move token controller into keystone.tokenDolph Mathews2012-12-121-0/+358