horizon/openstack_dashboard/dashboards/admin/images
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
..
templates/images Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Angularize metadata update modals 2015-08-25 13:29:03 +00:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Images table name updated to id when name is None 2016-12-01 13:36:22 +03:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
views.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00