summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_token.py
Commit message (Expand)AuthorAgeFilesLines
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-20/+29
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-081-1/+2
* Support unscoped token requestguang-yee2016-02-191-0/+21
* Merge "Add "token revoke" for identity v3"Jenkins2016-02-171-0/+21
|\
| * Add "token revoke" for identity v3lin-hua-cheng2016-02-091-0/+21
* | Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-2/+6
|/
* fix the wrong order of assertEqual argswanghong2015-01-271-4/+4
* Fix token issue after auth changeupDean Troyer2014-10-201-4/+6
* Fix issue token for v3Steve Martinelli2014-10-111-1/+2
* Rename token classes to match commandDean Troyer2014-06-271-5/+5
* Add token create subcommand for identity v3 apiQiu Yu2014-01-291-0/+79