summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix attributes ordering at v3/client.pyRodrigo Duarte Sousa2014-05-281-2/+2
* | Merge "Add /role_assignments endpoint support"Jenkins2014-05-282-0/+113
|\ \
| * | Add /role_assignments endpoint supportRodrigo Duarte Sousa2014-05-272-0/+113
* | | Merge "Add description param to v3 service create/update"Jenkins2014-05-281-2/+5
|\ \ \ | |/ / |/| |
| * | Add description param to v3 service create/updateSantiago Baldassin2014-05-231-2/+5
| |/
* | Fixed an aparent typo in the codeAlex Gaynor2014-05-231-1/+1
|/
* Merge "Regions Management"Jenkins2014-05-082-0/+92
|\
| * Regions ManagementAdam Young2014-05-072-0/+92
* | Merge "OAuth request/access token and consumer support for oauth client API"Jenkins2014-05-077-0/+282
|\ \ | |/ |/|
| * OAuth request/access token and consumer support for oauth client APISteve Martinelli2014-05-077-0/+282
* | Fix docstrings in keystoneclientSteve Martinelli2014-05-021-0/+2
|/
* Limited use trustsMatthieu Huin2014-04-231-1/+5
* Implement endpoint filtering functionality on the client side.guang-yee2014-04-152-0/+88