summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v2_0/test_token.py
Commit message (Expand)AuthorAgeFilesLines
* fix the wrong order of assertEqual argswanghong2015-01-271-2/+2
* Use Keystone client session.SessionDean Troyer2014-09-081-2/+5
* Rename token classes to match commandDean Troyer2014-06-271-8/+8
* Add token delete command for identity v2Terry Howe2014-05-231-0/+21
* Add token create subcommand for identity v2 apiQiu Yu2014-01-171-0/+56