summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CRUD operations for Federation Mapping Rules.Marek Denis2014-04-142-0/+162
* Add CRUD operations for Identity Providers.Marek Denis2014-04-094-0/+134
* Reuse module `exceptions` from OsloAndrey Kurilin2014-04-011-1/+1
* Merge "Adds to Keystone to convert V2 endpoints to V3"Jenkins2014-03-261-0/+2
|\
| * Adds to Keystone to convert V2 endpoints to V3root2014-03-261-0/+2
* | Merge "Improve language in update_password() validation error"Jenkins2014-03-251-1/+1
|\ \
| * | Improve language in update_password() validation errorDolph Mathews2014-03-251-1/+1
* | | Merge "Handle URLs via the session and auth_plugins"Jenkins2014-03-251-0/+3
|\ \ \
| * | | Handle URLs via the session and auth_pluginsJamie Lennox2014-03-251-0/+3
* | | | Merge "Add a method for changing a user's password in v3"Jenkins2014-03-251-0/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Add a method for changing a user's password in v3Zhenguo Niu2014-03-251-0/+17
| |/ /
* | | Start using positional decoratorJamie Lennox2014-03-259-1/+38
|/ /
* | Fix doc build errorsBrant Knudson2014-03-131-3/+3
* | Privatize auth construction parametersJamie Lennox2014-03-041-14/+14
|/
* Merge "Create V3 Auth Plugins"Jenkins2014-02-261-98/+24
|\
| * Create V3 Auth PluginsJamie Lennox2014-02-211-98/+24
* | Ensure domains.list filtered results are correctSteven Hardy2014-02-181-0/+4
|/