summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit/client_fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* Make tests pass in 2020stein-em3.19.1stable/steinBernhard M. Wiedemann2020-01-081-14/+14
* Replace six.iteritems() with .items()M V P Nitesh2017-04-031-1/+1
* remove hacking checks from keystoneclientSteve Martinelli2017-01-061-61/+0
* Use fixtures from keystoneauthJamie Lennox2016-08-241-1/+1
* Deprecate auth plugins from keystoneclientJamie Lennox2016-02-031-9/+9
* Deprecate SessionJamie Lennox2016-02-031-2/+8
* Address hacking check H405lin-hua-cheng2016-01-131-2/+3
* Make tests run against original client and sessionsJamie Lennox2015-12-181-0/+164
* Silence most of the deprecation spamMonty Taylor2015-11-081-0/+13
* Deprecations fixture support calling deprecated functionBrant Knudson2015-07-241-0/+12
* Unit tests catch deprecated function usageBrant Knudson2015-06-301-0/+12
* Move tests to the unit subdirectoryJamie Lennox2015-02-111-0/+597