summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix enabled parameter of update doesn't default to Nonewanghong2015-01-212-3/+3
* | add clear definition of service listwanghong2015-01-041-0/+7
|/
* Project ID in OAuth headers was missingSteve Martinelli2014-12-081-1/+1
* Correct documenting constructor parametersBrant Knudson2014-12-041-7/+7
* Make keystoneclient use an adapterJamie Lennox2014-11-216-29/+39
* Merge "Cleanup docs - raises class"Jenkins2014-11-181-3/+4
|\
| * Cleanup docs - raises classBrant Knudson2014-10-181-3/+4
* | I18nBrant Knudson2014-10-2810-49/+60
* | Correct use of noqaBrant Knudson2014-10-272-3/+3
* | Merge "Fix mappings.Mapping docstring"Jenkins2014-10-201-58/+49
|\ \
| * | Fix mappings.Mapping docstringMarek Denis2014-10-161-58/+49
| |/
* | Use oslo.utils and oslo.serializationSteve Martinelli2014-10-152-2/+4
|/
* Enumerate Projects with Unscoped TokensAdam Young2014-09-231-0/+1
* Add support for endpoint policy.Henry Nash2014-09-182-0/+160
* Merge "Fixes import grouping"Jenkins2014-08-091-0/+1
|\
| * Fixes import groupingDavid Stanek2014-08-061-0/+1