horizon/openstack_dashboard/dashboards/identity
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
..
application_credentials Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
domains Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
groups Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
identity_providers Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
mappings Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
projects Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
roles Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
static/dashboard/identity Fix use of ngettext in registry getName 2019-12-20 09:44:48 +00:00
users Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00