summaryrefslogtreecommitdiff
path: root/keystoneclient/v2_0
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Add support for extensions-list"Jenkins2014-05-282-0/+31
|\
| * Add support for extensions-listMatt Fischer2014-05-272-0/+31
* | add docstr to v2 shell module regarding CLI deprecationDolph Mathews2014-05-131-0/+7
|/
* fixed typos found by RETF rulesChristian Berendt2014-05-031-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
* | Start using positional decoratorJamie Lennox2014-03-251-0/+2
|/
* Merge "Fix doc build errors"Jenkins2014-03-171-3/+3
|\
| * Fix doc build errorsBrant Knudson2014-03-131-3/+3
* | document that --pass can be requiredBernhard M. Wiedemann2014-03-141-1/+2
|/
* Merge "Privatize auth construction parameters"Jenkins2014-03-091-7/+7
|\
| * Privatize auth construction parametersJamie Lennox2014-03-041-7/+7
* | Improve help stringsAndreas Jaeger2014-03-071-65/+71
|/
* Merge "Remove redundant default value None for dict.get"Jenkins2014-02-261-1/+1
|\
| * Remove redundant default value None for dict.getZhiQiang Fan2014-02-221-1/+1
* | Merge "Create V2 Auth Plugins"Jenkins2014-02-261-41/+17
|\ \ | |/ |/|
| * Create V2 Auth PluginsJamie Lennox2014-02-211-41/+17
* | Interactive prompt for create userEric Brown2014-02-191-3/+7
|/
* Merge "Using common method 'bool_from_string' from oslo strutils"0.6.0Jenkins2014-02-131-4/+5
|\
| * Using common method 'bool_from_string' from oslo strutilsllg82122014-01-221-4/+5
* | Remove vim headerEric Guo2014-02-081-2/+0