horizon/openstack_auth/tests
Ivan Kolodyazhny 14e779bbac 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: I2de669d8e89b8daeb7ee5405ffab35af6307c40b
2020-03-26 19:45:37 +02:00
..
conf Replace all mentions of get_identity_providers with get_identity_provider 2018-04-25 11:37:05 +02:00
templates/auth Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
unit Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
data_v3.py Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
settings.py Define default settings explicitly (openstack_auth) 2019-09-12 15:05:56 +09:00
urls.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00