summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit/auth/test_identity_v2.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-04-181-1/+1
* Make tests pass in 2020Bernhard M. Wiedemann2019-02-281-1/+1
* Deprecate SessionJamie Lennox2016-02-031-0/+1
* Proper deprecation for Session.get_token()Brant Knudson2015-08-131-3/+6
* Prompt for password on CLI if not providedJamie Lennox2015-05-021-0/+28
* Rename requests mock object in testingJamie Lennox2015-03-181-1/+2
* Move tests to the unit subdirectoryJamie Lennox2015-02-111-0/+295