summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* use positional library instead of utilsSteve Martinelli2016-01-2514-51/+63
* Merge "Adds an option to include names in role assignment lists"Jenkins2016-01-231-1/+5
|\
| * Adds an option to include names in role assignment listsTom Cocozzello2016-01-231-1/+5
* | Merge "Address hacking check H405"Jenkins2016-01-231-4/+2
|\ \ | |/ |/|
| * Address hacking check H405lin-hua-cheng2016-01-131-4/+2
* | Revert "Change default endpoint for Keystone v3 to public"Brant Knudson2016-01-131-5/+0
|/
* Merge "Remove "deprecated" internal method"Jenkins2016-01-062-5/+5
|\
| * Remove "deprecated" internal methodBrant Knudson2015-12-292-5/+5
* | Merge "Change default endpoint for Keystone v3 to public"Jenkins2016-01-061-0/+5
|\ \
| * | Change default endpoint for Keystone v3 to publicRoxana Gherle2015-12-231-0/+5
* | | Wrong usage of "a/an"hgangwx2015-12-301-1/+1
| |/ |/|
* | Add include_subtree to role_list_assignments calldaniel-a-nguyen2015-12-151-1/+5
* | Accept v2 params to v3 service createMonty Taylor2015-12-021-6/+14
* | Remove hardcoded endpoint filter for update passwordHaneef Ali2015-11-301-2/+1
|/
* Fixes warning for positional arg in project createdaniel-a-nguyen2015-11-201-1/+1
* update incorrect docstring for regionsSteve Martinelli2015-11-101-1/+1
* Make __all__ immutableDolph Mathews2015-10-012-4/+3
* Use region_id filter for List Endpointslin-hua-cheng2015-09-091-2/+5
* Proper deprecation for UserManager project argumentBrant Knudson2015-08-131-13/+15
* Proper deprecation for CredentialManager data argumentBrant Knudson2015-08-131-4/+10
* Deprecate create v3 Client without sessionBrant Knudson2015-08-131-0/+14
* Inhrerit roles project calls on keystoneclient v3henriquetruta2015-08-061-2/+2
* Proper deprecation for HTTPClient tenant_id, tenant_name parametersBrant Knudson2015-08-041-4/+6
* Stop using Manager.apiBrant Knudson2015-07-263-3/+5
* Merge "Add get_token_data to token CRUD"Jenkins2015-07-231-10/+21
|\
| * Add get_token_data to token CRUDJamie Lennox2015-07-151-10/+21
* | Switch from deprecated isotimeBrant Knudson2015-06-301-3/+2
|/
* Merge "Support /auth routes for list projects and domains"Jenkins2015-06-302-0/+83
|\
| * Support /auth routes for list projects and domainsJamie Lennox2015-03-312-0/+83
* | Add EC2 CRUD credential support to v3 API1.6.0Jamie Lennox2015-06-022-0/+63
* | Merge "Inherited role domain calls on keystoneclient v3"1.4.0Jenkins2015-04-181-19/+67
|\ \
| * | Inherited role domain calls on keystoneclient v3henriquetruta2015-04-061-19/+67
* | | Add support to create ECP assertion based on a tokenSteve Martinelli2015-03-311-4/+29
* | | Add support to create SAML assertion based on a tokenSteve Martinelli2015-03-312-0/+58
| |/ |/|
* | Merge "Add OS-SIMPLE-CERT support for v3."Jenkins2015-03-192-0/+49
|\ \
| * | Add OS-SIMPLE-CERT support for v3.Brant Knudson2015-03-052-0/+49
| |/
* | Merge "Implements subtree_as_ids and parents_as_ids"Jenkins2015-03-181-6/+43
|\ \
| * | Implements subtree_as_ids and parents_as_idsRodrigo Duarte Sousa2015-03-131-6/+43
| |/
* | Merge "Federation Service Providers CRUD operations"Jenkins2015-03-162-0/+106
|\ \
| * | Federation Service Providers CRUD operationsSteve Martinelli2015-03-162-0/+106
| |/
* | Creating parameter to list inherited role assignmentshenriquetruta2015-02-231-1/+7
|/
* Docs for v3 credentialsBrant Knudson2015-02-091-0/+47
* Merge "Change oslo.serialization to oslo_serialization"Jenkins2015-02-101-1/+1
|\
| * Change oslo.serialization to oslo_serializationBrant Knudson2015-01-311-1/+1
* | Merge "Switch from oslo.utils to oslo_utils"Jenkins2015-02-101-1/+1
|\ \ | |/
| * Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-1/+1
* | Hierarchical multitenancy basic callsThiago Paiva Brito2015-02-051-4/+48
|/
* Add validate token for v3Brant Knudson2015-01-301-4/+35
* Merge "Add fetch revocations for v3"Jenkins2015-01-281-0/+11
|\
| * Add fetch revocations for v3Brant Knudson2014-12-161-0/+11