summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit/test_discovery.py
Commit message (Expand)AuthorAgeFilesLines
* Make tests pass in 2020stable/rockyBernhard M. Wiedemann2020-01-081-2/+2
* Replace six.iteritems() with .items()M V P Nitesh2017-04-031-1/+1
* Use fixtures from keystoneauthJamie Lennox2016-08-241-1/+1
* httpclient: remove unused debug kwargsJulien Danjou2016-05-021-1/+0
* Deprecate auth plugins from keystoneclientJamie Lennox2016-02-031-1/+1
* Deprecate SessionJamie Lennox2016-02-031-1/+11
* Deprecate create Discover without sessionBrant Knudson2015-09-021-12/+34
* Proper deprecation for HTTPClient session and adapter propertiesBrant Knudson2015-08-041-1/+2
* Proper deprecation for Dicover.available_versions()Brant Knudson2015-07-261-1/+2
* Rename requests mock object in testingJamie Lennox2015-03-181-54/+57
* Move tests to the unit subdirectoryJamie Lennox2015-02-111-0/+802