summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/client.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for app cred access rulesColleen Murphy2019-08-211-0/+4
* Add support for project-specific limitsLance Bragstad2018-06-141-0/+6
* Add support for registered limitsLance Bragstad2018-06-141-0/+7
* Add CRUD support for application credentialsColleen Murphy2018-01-231-0/+4
* Add support for endpoint group CRUDSamuel de Medeiros Queiroz2017-02-111-0/+8
* re-work inference rule bindingsSteve Martinelli2016-12-181-0/+1
* Support domain-specific configuration managementHenry Nash2016-11-021-0/+6
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-2/+2
* Fixing D301 PEP257 violation.Navid Pustchi2016-05-021-1/+1
* Merge "Update Client examples to use sessions"Jenkins2016-03-041-7/+10
|\
| * Update Client examples to use sessionsBrant Knudson2016-02-281-7/+10
* | Merge "Document session as an argument to v3.Client"Jenkins2016-02-291-0/+2
|\ \
| * | Document session as an argument to v3.ClientBrant Knudson2016-02-281-0/+2
| |/
* | Link to AccessInfoV3 returned from get_raw_token_from_identity_serviceBrant Knudson2016-02-281-0/+1
|/
* Revert "Change default endpoint for Keystone v3 to public"Brant Knudson2016-01-131-5/+0
* Change default endpoint for Keystone v3 to publicRoxana Gherle2015-12-231-0/+5
* Deprecate create v3 Client without sessionBrant Knudson2015-08-131-0/+14
* Proper deprecation for HTTPClient tenant_id, tenant_name parametersBrant Knudson2015-08-041-4/+6
* Merge "Support /auth routes for list projects and domains"Jenkins2015-06-301-0/+2
|\
| * Support /auth routes for list projects and domainsJamie Lennox2015-03-311-0/+2
* | Add EC2 CRUD credential support to v3 API1.6.0Jamie Lennox2015-06-021-0/+6
|/
* Add OS-SIMPLE-CERT support for v3.Brant Knudson2015-03-051-0/+6
* Change oslo.serialization to oslo_serializationBrant Knudson2015-01-311-1/+1
* Make keystoneclient use an adapterJamie Lennox2014-11-211-17/+20
* Merge "Cleanup docs - raises class"Jenkins2014-11-181-3/+4
|\
| * Cleanup docs - raises classBrant Knudson2014-10-181-3/+4
* | I18nBrant Knudson2014-10-281-6/+8
* | Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-1/+2
|/
* Add support for endpoint policy.Henry Nash2014-09-181-0/+7
* move attributes of v3.client.Client into alphabetical orderwanghong2014-08-071-5/+5
* expose the revoke token for V3wanghong2014-08-061-0/+6
* Docstrings for usability.Brant Knudson2014-07-121-0/+59
* Remove _factory methods from auth pluginsJamie Lennox2014-06-091-16/+30
* Fix attributes ordering at v3/client.pyRodrigo Duarte Sousa2014-05-281-2/+2
* Add /role_assignments endpoint supportRodrigo Duarte Sousa2014-05-271-0/+2
* Merge "Regions Management"Jenkins2014-05-081-0/+2
|\
| * Regions ManagementAdam Young2014-05-071-0/+2
* | OAuth request/access token and consumer support for oauth client APISteve Martinelli2014-05-071-0/+2
|/
* Implement endpoint filtering functionality on the client side.guang-yee2014-04-151-0/+2
* Add CRUD operations for Identity Providers.Marek Denis2014-04-091-0/+2
* 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
* | Handle URLs via the session and auth_pluginsJamie Lennox2014-03-251-0/+3
* | Revert "Add request/access token and consumer..."Joe Gordon2014-03-151-2/+0
* | Add request/access token and consumer support for keystoneclientSteve Martinelli2014-03-121-0/+2
* | Privatize auth construction parametersJamie Lennox2014-03-041-14/+14
|/
* Create V3 Auth PluginsJamie Lennox2014-02-211-98/+24
* Merge "Adjust import items according to hacking import rule"Jenkins2014-01-301-0/+1
|\
| * Adjust import items according to hacking import ruleEric Guo2014-01-171-0/+1
* | Respect region name when processing domain URLJamie Lennox2014-01-211-2/+1
|/