summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/tokens.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-5/+0
* Pass allow_expired to token validateJamie Lennox2016-11-291-4/+18
* Improve docs for v3 tokensNisha Yadav2016-08-181-14/+15
* Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-041-2/+0
* Get revocation list with only audit idsBrant Knudson2016-02-181-4/+12
* use positional library instead of utilsSteve Martinelli2016-01-251-3/+4
* Add get_token_data to token CRUDJamie Lennox2015-07-151-10/+21
* Add validate token for v3Brant Knudson2015-01-301-4/+35
* Add fetch revocations for v3Brant Knudson2014-12-161-0/+11
* expose the revoke token for V3wanghong2014-08-061-0/+36