summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* Remove hardcoded endpoint filter for update password1.3.4Haneef Ali2015-11-301-2/+1
* 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
* | Merge "move attributes of v3.client.Client into alphabetical order"Jenkins2014-08-081-5/+5
|\ \
| * | move attributes of v3.client.Client into alphabetical orderwanghong2014-08-071-5/+5
* | | Merge "expose the revoke token for V3"Jenkins2014-08-082-0/+42
|\ \ \ | |/ / | | / | |/ |/|
| * expose the revoke token for V3wanghong2014-08-062-0/+42
* | List federated projects and domainsMarek Denis2014-07-314-0/+80
|/
* Don't log sensitive auth dataJamie Lennox2014-07-241-20/+27
* Merge "Docstrings for usability."Jenkins2014-07-151-0/+59
|\
| * Docstrings for usability.Brant Knudson2014-07-121-0/+59
* | Merge "Add CRUD operations for Federated Protocols."Jenkins2014-07-152-0/+147
|\ \
| * | Add CRUD operations for Federated Protocols.Marek Denis2014-07-102-0/+147
* | | Modify oauth calls to expect urlencoded responsesSteve Martinelli2014-07-033-2/+6
|/ /
* | Rename v3._AuthConstructor to v3.AuthConstructorMarek Denis2014-06-191-1/+1
|/
* Remove _factory methods from auth pluginsJamie Lennox2014-06-091-16/+30
* Changes exception raised by v3.trusts.update()Rodrigo Duarte Sousa2014-06-031-1/+2
* Clean up oauth auth plugin codeSteve Martinelli2014-05-291-3/+0
* Merge "Authenticate via oauth"Jenkins2014-05-281-0/+58
|\
| * Authenticate via oauthSteve Martinelli2014-05-231-0/+58