summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/token.py
Commit message (Collapse)AuthorAgeFilesLines
* Add token create subcommand for identity v2 apiQiu Yu2014-01-171-0/+38
Implements token create subcommand which is an equivalent of keystone token-get command. Original "wrap" parameter for keystone token-get is not implemented yet due to cliff Bug #1269299 This is a part of: blueprint add-identity-token-support Change-Id: I9e4de93306f2f5959717b5219621da03961524d8