summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit/v3
Commit message (Expand)AuthorAgeFilesLines
* Deprecate auth plugins from keystoneclientJamie Lennox2016-02-034-15/+20
* Deprecate SessionJamie Lennox2016-02-034-5/+11
* Replace TestResponse with requests_mockJamie Lennox2016-01-253-9/+8
* Merge "Adds an option to include names in role assignment lists"Jenkins2016-01-231-0/+12
|\
| * Adds an option to include names in role assignment listsTom Cocozzello2016-01-231-0/+12
* | Merge "Address hacking check H405"Jenkins2016-01-232-5/+4
|\ \ | |/ |/|
| * Address hacking check H405lin-hua-cheng2016-01-132-5/+4
| * Merge "Support `truncated` flag returned by keystone"Jenkins2016-01-071-7/+34
| |\
| * \ Merge "Change default endpoint for Keystone v3 to public"Jenkins2016-01-063-3/+14
| |\ \
| | * | Change default endpoint for Keystone v3 to publicRoxana Gherle2015-12-233-3/+14
* | | | Revert "Support `truncated` flag returned by keystone"2.1.1Brant Knudson2016-01-131-34/+7
| |_|/ |/| |
* | | Support `truncated` flag returned by keystoneBoris Bobrov2015-12-281-7/+34
|/ /
* | Make tests run against original client and sessionsJamie Lennox2015-12-181-11/+38
* | Seperate Client base test classJamie Lennox2015-12-1822-54/+50
* | Add include_subtree to role_list_assignments calldaniel-a-nguyen2015-12-151-0/+16
* | Remove hardcoded endpoint filter for update passwordHaneef Ali2015-11-301-0/+22
|/
* Removes py26 supportDavid Stanek2015-11-251-6/+2
* Redirect on 303 in SAML pluginJamie Lennox2015-10-021-1/+26
* HTTPClient/region_name deprecation test updatesCorey Bryant2015-09-254-89/+139
* Use region_id filter for List Endpointslin-hua-cheng2015-09-091-0/+13
* Proper deprecation for UserManager project argumentBrant Knudson2015-08-131-0/+7
* Proper deprecation for CredentialManager data argumentBrant Knudson2015-08-131-0/+1
* Deprecate create v3 Client without sessionBrant Knudson2015-08-131-3/+6
* Proper deprecation for Session.get_token()Brant Knudson2015-08-131-1/+2
* Deprecate ServiceCatalog(region_name)Brant Knudson2015-08-132-3/+8
* Inhrerit roles project calls on keystoneclient v3henriquetruta2015-08-061-0/+121
* Merge "Use UUID values in v3 test fixtures"Jenkins2015-08-063-136/+117
|\
| * Use UUID values in v3 test fixturesJamie Lennox2015-07-253-136/+117
* | Proper deprecation for HTTPClient.request methodsBrant Knudson2015-08-041-4/+8
* | Proper deprecation for HTTPClient tenant_id, tenant_name parametersBrant Knudson2015-08-042-3/+3
* | Fix tests passing user, project, and tokenBrant Knudson2015-07-261-3/+1
* | Merge "Prevent attempts to "filter" list() calls by globally unique IDs"Jenkins2015-07-254-0/+39
|\ \
| * | Prevent attempts to "filter" list() calls by globally unique IDsDolph Mathews2015-07-194-0/+39
* | | Proper deprecation for AccessInfo management_url propertyBrant Knudson2015-07-241-3/+5
* | | Proper deprecation for AccessInfo auth_url propertyBrant Knudson2015-07-241-3/+5
| |/ |/|
* | Merge "Add get_token_data to token CRUD"Jenkins2015-07-231-0/+17
|\ \
| * | Add get_token_data to token CRUDJamie Lennox2015-07-151-0/+17
* | | Make OAuth testcase use actual request headersBoris Bobrov2015-07-221-16/+4
| |/ |/|
* | Switch from deprecated oslo_utils.timeutils.strtimeBrant Knudson2015-06-301-2/+2
|/
* Merge "Support /auth routes for list projects and domains"Jenkins2015-06-301-0/+72
|\
| * Support /auth routes for list projects and domainsJamie Lennox2015-03-311-0/+72
* | Add openid connect client supportSteve Martinelli2015-06-171-0/+190
* | Use random strings for test fixturesBrant Knudson2015-06-081-4/+5
* | Add EC2 CRUD credential support to v3 API1.6.0Jamie Lennox2015-06-021-0/+107
* | Use 'mapping_id' instead of 'mapping' in federation protocol testsDolph Mathews2015-05-111-5/+5
* | Use 'id' instead of 'protocol_id' in federation protocol testsDolph Mathews2015-05-111-32/+38
* | Adapter version is a tupleBrant Knudson2015-04-301-1/+1
* | Merge "Inherited role domain calls on keystoneclient v3"1.4.0Jenkins2015-04-181-0/+122
|\ \
| * | Inherited role domain calls on keystoneclient v3henriquetruta2015-04-061-0/+122
* | | Fix tests to work with requests<2.3Brant Knudson2015-04-111-5/+11