summaryrefslogtreecommitdiff
path: root/keystoneclient/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-2/+0
* Replace six.iteritems() with .items()M V P Nitesh2017-04-031-3/+2
* Use exceptions from KeystoneauthJamie Lennox2016-08-241-1/+1
* Use AUTH_INTERFACE object from keystoneauthJamie Lennox2016-08-242-4/+4
* Do not send user ids as payloadBoris Bobrov2016-07-291-7/+3
* Fixing D105 PEP257Navid Pustchi2016-05-048-0/+8
* Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-046-7/+0
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-046-0/+10
* Fix D400 PEP257 violation.Navid Pustchi2016-04-231-1/+1
* Fix D401 PEP257 violation.Navid Pustchi2016-04-232-3/+3
* remove CLI from keystoneclientSteve Martinelli2016-03-101-547/+0
* Update Client examples to use sessionsBrant Knudson2016-02-281-12/+23
* Missing defaults in the create() method in the v2 ServiceManagerJude Job2016-01-271-1/+1
* use positional library instead of utilsSteve Martinelli2016-01-251-2/+3
* Remove "deprecated" internal methodBrant Knudson2015-12-297-10/+10
* Make __all__ immutableDolph Mathews2015-10-011-2/+2
* Deprecate create v2_0 Client without sessionBrant Knudson2015-08-131-0/+14
* Stop using Manager.apiBrant Knudson2015-07-261-1/+2
* Proper deprecations for modulesBrant Knudson2015-07-261-1/+2
* Add get_token_data to token CRUDJamie Lennox2015-07-151-4/+14
* Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-1/+1
* Add validate token for v2.0Brant Knudson2015-01-281-0/+32
* Merge "Add fetch revocations for v2.0"Jenkins2015-01-281-0/+10
|\
| * Add fetch revocations for v2.0Brant Knudson2014-12-161-0/+10
* | Merge "Updated service name to be optional in CLI"Jenkins2015-01-271-2/+2
|\ \
| * | Updated service name to be optional in CLIlin-hua-cheng2014-12-271-2/+2
| |/
* | Correct failures for check W292Brant Knudson2015-01-131-1/+1
* | Add get certificates for v2.0Brant Knudson2014-12-292-0/+44
|/
* Make keystoneclient use an adapterJamie Lennox2014-11-212-9/+11
* Merge "Cleanup docs - raises class"Jenkins2014-11-181-2/+2
|\
| * Cleanup docs - raises classBrant Knudson2014-10-181-2/+2
* | I18nBrant Knudson2014-10-283-26/+31
* | Correct use of noqaBrant Knudson2014-10-271-2/+1
* | Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-1/+1
|/
* Fix a doc_string errorjun xie2014-09-181-1/+1
* Revert "Use oslo.utils"Matt Riedemann2014-08-171-1/+1
* Merge "Use oslo.utils"Jenkins2014-08-151-1/+1
|\
| * Use oslo.utilsBrant Knudson2014-08-051-1/+1
* | Change unscoped token fallback to be session awareJamie Lennox2014-08-122-17/+27
|/
* Don't log sensitive auth dataJamie Lennox2014-07-242-4/+5
* Merge "Pass user and roles manager to tenant manager"Jenkins2014-07-112-14/+20
|\
| * Pass user and roles manager to tenant managerJamie Lennox2014-07-042-14/+20
* | Merge "Pass roles manager to user manager"Jenkins2014-07-112-3/+7
|\ \ | |/
| * Pass roles manager to user managerJamie Lennox2014-07-042-3/+7
* | Merge "Keystoneclient create user API should have optional password."Jenkins2014-07-071-1/+2
|\ \ | |/ |/|
| * Keystoneclient create user API should have optional password.Juan Manuel Olle2014-07-011-1/+2
* | Make parameters in EndpointManager optionalHarry Rybacki2014-06-261-1/+2
* | Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-193-4/+4
|/
* Remove _factory methods from auth pluginsJamie Lennox2014-06-091-8/+16
* Fix a misspelling in a commentMatt Fischer2014-05-281-1/+1