keystoneauth/keystoneauth1
Sean McGinnis edc2ae4249
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I07d61e1a8f18d65acdf86cdd61f7d9e28157f1d7
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-29 10:37:58 -05:00
..
access Update hacking for Python3 2020-03-31 20:11:31 +02:00
exceptions add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
extras Update hacking for Python3 2020-03-31 20:11:31 +02:00
fixture Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
hacking Update hacking for Python3 2020-03-31 20:11:31 +02:00
identity Inject /v3 in token path for v3 plugins 2020-05-22 09:38:27 -05:00
loading Update hacking for Python3 2020-03-31 20:11:31 +02:00
tests Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_fair_semaphore.py Add support for client-side rate limiting 2019-02-28 22:14:24 +00:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Allow requesting fixed retry delay instead of exponential 2019-07-29 13:07:38 +02:00
discover.py Fetch discovery documents with auth when needed 2019-10-04 18:36:29 +02:00
noauth.py Make none auth usable in CLI 2017-10-27 18:46:14 +03:00
plugin.py Protect against endpoint_data not existing 2018-09-11 16:18:40 -06:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Merge "Allow initializing session with connection retries" 2019-10-09 20:23:21 +00:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00