summaryrefslogtreecommitdiff
path: root/keystone/tests/test_backend.py
Commit message (Expand)AuthorAgeFilesLines
* Adds Cloud Audit (CADF) Support for keystone authenticationBrad Topol2014-02-181-0/+9
* Merge "Remove vim header"Jenkins2014-02-131-2/+0
|\
| * Remove vim headerEric Guo2014-02-081-2/+0
* | Merge "Change assertTrue(isinstance()) by optimal assert"Jenkins2014-02-121-2/+2
|\ \
| * | Change assertTrue(isinstance()) by optimal assertMarcos Lobo2014-01-281-2/+2
* | | Merge "Allow specifying region ID when creating region"Jenkins2014-02-121-3/+0
|\ \ \
| * | | Allow specifying region ID when creating regionJay Pipes2014-02-111-3/+0
| |/ /
* | | Merge "Implement list limiting support in driver backends"Jenkins2014-02-111-0/+73
|\ \ \
| * | | Implement list limiting support in driver backendsHenry Nash2014-02-071-0/+73
* | | | Merge "Fix assignment to not require user or group existence"Jenkins2014-02-081-10/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix assignment to not require user or group existenceBrant Knudson2014-01-291-10/+13
| | |/ | |/|
* | | Fix misspellings in keystoneShane Wang2014-02-071-1/+1
| |/ |/|
* | Fix indentation errors found by Pep8 1.4.6+Dirk Mueller2014-02-031-4/+4
|/
* Use six.text_type to replace unicodeEric Guo2014-01-251-6/+6
* Implement filter support in driver backendsHenry Nash2014-01-251-2/+127
* Implements regions resource in 3.2 Catalog APIJay Pipes2014-01-151-0/+75
* Merge "Documentation cleanup"Jenkins2014-01-141-0/+9
|\
| * Documentation cleanupBrant Knudson2014-01-121-0/+9
* | Convert Token KVS backend to new KeyValueStore ImplMorgan Fainberg2014-01-131-21/+86
|/
* Merge "races cause 404 when removing user from project"Jenkins2014-01-111-0/+23
|\
| * races cause 404 when removing user from projectWu Wenxiang2014-01-071-0/+23
* | Move deletion business logic out of controllersMorgan Fainberg2014-01-031-0/+25
|/
* Fix variable passed to driver modulemouad benchchaoui2013-12-211-0/+10
* Merge "Replace xrange in for loop with range"Jenkins2013-12-191-1/+2
|\
| * Replace xrange in for loop with rangeWu Wenxiang2013-12-171-1/+2
* | Merge "Cleanup duplication in test_backend"Jenkins2013-12-181-48/+12
|\ \ | |/ |/|
| * Cleanup duplication in test_backendBrant Knudson2013-12-091-48/+12
* | Merge "Create user returns 400 without a password"Jenkins2013-12-151-0/+32
|\ \
| * | Create user returns 400 without a passwordJuan Manuel Olle2013-12-121-0/+32
* | | Merge "Formalize deprecation of token_api.list_tokens"Jenkins2013-12-091-7/+51
|\ \ \ | | |/ | |/|
| * | Formalize deprecation of token_api.list_tokensMorgan Fainberg2013-12-041-7/+51
* | | Merge "Allow caching to be disabled and tests still pass"Jenkins2013-12-061-0/+4
|\ \ \ | |/ / |/| |
| * | Allow caching to be disabled and tests still passMorgan Fainberg2013-12-031-0/+4
| |/
* | Merge "Fix KVS create_grant to not raise NotFound if no user/group"Jenkins2013-12-031-2/+0
|\ \
| * | Fix KVS create_grant to not raise NotFound if no user/groupBrant Knudson2013-10-311-2/+0
* | | Merge "Enhance tests for assignment create_grant when no user or group"Jenkins2013-12-031-0/+16
|\ \ \ | |/ / | | / | |/ |/|
| * Enhance tests for assignment create_grant when no user or groupBrant Knudson2013-10-311-0/+16
* | Merge "Role NoneType object has no attribute setdefault"Jenkins2013-11-221-1/+2
|\ \
| * | Role NoneType object has no attribute setdefaultMarcos Lobo2013-11-201-1/+2
* | | Proxy Assignment from Identity DeprecatedMorgan Fainberg2013-11-151-3/+3
|/ /
* | Merge "Do not name variables as builtins"Jenkins2013-11-151-4/+4
|\ \
| * | Do not name variables as builtinsAlvaro Lopez Garcia2013-11-131-4/+4
* | | test attribute update edge casesDolph Mathews2013-11-111-9/+58
* | | Merge "proxy removed from identity and changed to assignment"Jenkins2013-10-311-489/+491
|\ \ \ | |_|/ |/| |
| * | proxy removed from identity and changed to assignmentTelles Nobrega2013-10-311-489/+491
* | | Allow delete user or group at same time as roleBrant Knudson2013-10-291-12/+6
* | | Enhance tests for delete_grant no user/groupBrant Knudson2013-10-291-0/+34
* | | Merge "Adds tests for user extra attribute behavior"Jenkins2013-10-251-0/+46
|\ \ \ | |/ / |/| |
| * | Adds tests for user extra attribute behaviorDavid Stanek2013-10-091-0/+46
* | | Enhance tests for deleting a role not assignedBrant Knudson2013-10-211-0/+9
| |/ |/|