summaryrefslogtreecommitdiffstats
path: root/tests/test_v3.py
Commit message (Expand)AuthorAgeFilesLines
* Move 'tests' directory into 'keystone' packageSascha Peilicke2013-08-141-972/+0
* Clean up use of token_provider manager in testsBrant Knudson2013-08-011-3/+0
* Implemented token creation without catalog response.Fabio Giannetti2013-07-171-1/+6
* Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-171-6/+13
* Implements Pluggable V3 Token ProviderGuang Yee2013-07-121-5/+13
* Move temporary test files into tests/tmpJamie Lennox2013-07-111-3/+2
* Implement GET /role_assignment API callHenry Nash2013-07-031-0/+81
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* Use webtest for v2 and v3 API testing.Jamie Lennox2013-05-221-13/+19
* Add assertNotEmpty to tests and use it.Jamie Lennox2013-05-211-1/+1
* Rename trust extension.Russell Bryant2013-03-221-3/+3
* Move trusts to extensionDolph Mathews2013-03-211-9/+10
* Prohibit V3 V2 token intermix for resource in non-default domain (bug 1157430)Guang Yee2013-03-191-0/+22
* Test default_project_id scoping (bug 1023502)Dolph Mathews2013-03-181-14/+16
* Merge "Discard null endpoints (bug 1152632)"Jenkins2013-03-151-0/+1
|\
| * Discard null endpoints (bug 1152632)Dolph Mathews2013-03-151-0/+1
* | extracting user and trust ids into normalized fieldsAdam Young2013-03-151-3/+4
|/
* Fixes bug 1151747: broken XML translation for resource collectionsGuang Yee2013-03-131-2/+5
* Merge "Filter out legacy_endpoint_id (bug 1152635)"Jenkins2013-03-131-0/+4
|\
| * Filter out legacy_endpoint_id (bug 1152635)Dolph Mathews2013-03-121-0/+4
* | Improve tests for api protection and filteringHenry Nash2013-03-121-28/+104
* | Revert "from tests import"Adam Young2013-03-111-1/+1
* | from tests importAdam Young2013-03-081-1/+1
|/
* return 201 Created on POST request (bug1131119)Gordon Chung2013-03-071-6/+24
* Expand v3 trust test coverageDolph Mathews2013-03-051-11/+465
* TrustsAdam Young2013-03-051-0/+8
* bug 1131840: fix auth and token data for XML translationGuang Yee2013-02-261-18/+27
* Pass query filter attributes to policy engineHenry Nash2013-02-211-1/+18
* v3 token APIGuang Yee2013-02-201-11/+57
* project membership to role conversionAdam Young2013-02-181-1/+1
* Relational API linksDolph Mathews2013-02-071-7/+22
* Enable/disable domains (bug 1100145)Dolph Mathews2013-01-281-0/+1
* Merge "add database string field length check"Jenkins2013-01-151-1/+1
|\
| * add database string field length checkTony NIU2013-01-151-1/+1
* | Keystone server support for user groupsHenry Nash2013-01-081-0/+8
|/
* Split endpoint records in SQL by interfaceDolph Mathews2012-12-181-0/+1
* v3 PoliciesDolph Mathews2012-11-191-0/+181