summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Authenticate via oauth"Jenkins2014-05-281-0/+71
|\
| * Authenticate via oauthSteve Martinelli2014-05-231-0/+71
* | Add /role_assignments endpoint supportRodrigo Duarte Sousa2014-05-271-0/+220
|/
* Merge "Regions Management"Jenkins2014-05-081-0/+33
|\
| * Regions ManagementAdam Young2014-05-071-0/+33
* | Merge "OAuth request/access token and consumer support for oauth client API"Jenkins2014-05-071-0/+229
|\ \ | |/ |/|
| * OAuth request/access token and consumer support for oauth client APISteve Martinelli2014-05-071-0/+229
* | fixed typos found by RETF rulesChristian Berendt2014-05-033-5/+5
|/
* Limited use trustsMatthieu Huin2014-04-231-0/+8
* Merge "Create a V3 Token Generator"Jenkins2014-04-174-415/+173
|\
| * Create a V3 Token GeneratorJamie Lennox2014-04-174-415/+173
* | Merge "Implement endpoint filtering functionality on the client side."0.8.0Jenkins2014-04-171-0/+153
|\ \ | |/ |/|
| * Implement endpoint filtering functionality on the client side.guang-yee2014-04-151-0/+153
* | Merge "Add service name to catalog"Jenkins2014-04-162-3/+54
|\ \ | |/ |/|
| * Add service name to catalogJamie Lennox2014-04-102-3/+54
* | Merge "Add CRUD operations for Federation Mapping Rules."Jenkins2014-04-151-0/+41
|\ \
| * | Add CRUD operations for Federation Mapping Rules.Marek Denis2014-04-141-0/+41
* | | Merge "Use `HttpNotImplemented` in `tests.v3.test_trusts`"Jenkins2014-04-121-1/+1
|\ \ \ | |/ / |/| |
| * | Use `HttpNotImplemented` in `tests.v3.test_trusts`Andrey Kurilin2014-04-041-1/+1
| |/
* | Add CRUD operations for Identity Providers.Marek Denis2014-04-091-0/+86
|/
* Add a method for changing a user's password in v3Zhenguo Niu2014-03-251-0/+52
* Revert "Add request/access token and consumer..."Joe Gordon2014-03-151-176/+0
* Revert "Authenticate via oauth"Joe Gordon2014-03-141-52/+0
* Authenticate via oauthSteve Martinelli2014-03-121-0/+52
* Add request/access token and consumer support for keystoneclientSteve Martinelli2014-03-121-0/+176
* Fix state modifying catalog testsJamie Lennox2014-03-101-9/+5
* 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 "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2014-02-201-1/+1
|\ \ | |/ |/|
| * Replace assertEqual(None, *) with assertIsNone in testszhang-jinnan2014-02-181-1/+1
* | Test query-string for list actions with filter argumentsSteven Hardy2014-02-182-5/+23
|/
* Merge "Remove vim header"Jenkins2014-02-1317-34/+0
|\
| * Remove vim headerEric Guo2014-02-0817-34/+0
* | Python3: httpretty.last_request().body is now bytesCyril Roelandt2014-02-081-1/+5
|/
* Merge "Return role names by AccessInfo.role_names"Jenkins2014-01-302-1/+55
|\
| * Return role names by AccessInfo.role_namesIlya Kharin2014-01-282-1/+55
* | Merge "Adjust import items according to hacking import rule"Jenkins2014-01-302-0/+2
|\ \
| * | Adjust import items according to hacking import ruleEric Guo2014-01-172-0/+2
| |/
* | Merge "Consistently support kwargs across all v3 CRUD Manager ops"Jenkins2014-01-281-4/+22
|\ \
| * | Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-221-4/+22
| |/
* | Fix E12x warnings found by Pep8 1.4.6Dirk Mueller2014-01-231-1/+1
* | Replace assertTrue with explicit assertIsInstanceZhiQiang Fan2014-01-174-14/+14
|/
* Merge "Fix incorrect assertTrue usage"Jenkins2014-01-164-6/+6
|\
| * Fix incorrect assertTrue usageSteven Hardy2014-01-134-6/+6
* | Make assertQueryStringIs usage simplerSteven Hardy2014-01-131-2/+2
|/
* Merge "v3 test utils, don't modify input parameter"Jenkins2014-01-071-1/+1
|\
| * v3 test utils, don't modify input parameterSteven Hardy2013-12-201-1/+1
* | Merge "Fix error in v3 credentials create/update"Jenkins2014-01-072-3/+27
|\ \ | |/