horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
defaults Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
flavors Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
floating_ips Handle partial dict setting 2019-09-26 14:31:17 +09:00
group_types Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
hypervisors Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
images Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
info Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
instances Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
metadata_defs Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
networks Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
rbac_policies Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
routers Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
snapshots Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volume_groups Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volume_types Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volumes Remove six usage from horizon package 2020-01-15 12:36:11 +02:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Fix policy function check error 2019-03-01 14:21:07 -07:00