summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/token.py
Commit message (Expand)AuthorAgeFilesLines
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-1/+1
* Command doc: access tokenSteve Martinelli2015-01-091-9/+7
* Request token authorizeSteve Martinelli2015-01-091-10/+16
* Request token creation docs + tweaksSteve Martinelli2015-01-081-11/+32
* Fix token issue after auth changeupDean Troyer2014-10-201-3/+1
* Fix issue token for v3Steve Martinelli2014-10-111-2/+2
* Rename token classes to match commandDean Troyer2014-06-271-7/+8
* Merge "Change the token verb to issue/revoke"Jenkins2014-06-181-1/+1
|\
| * Change the token verb to issue/revokeTerry Howe2014-06-181-1/+1
* | Refactor oauth1 code for updatesSteve Martinelli2014-06-141-127/+29
* | replace string format arguments with function parametersChristian Berendt2014-05-201-7/+7
|/
* Fix some help stringsAndreas Jaeger2014-02-211-3/+3
* Add token create subcommand for identity v3 apiQiu Yu2014-01-291-0/+18
* Re-order oauth commands and sync with keystoneclientSteve Martinelli2013-08-211-0/+246