horizon/openstack_dashboard/dashboards/admin/snapshots
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/snapshots Fix locations of included templates in admin volume panels 2017-06-23 11:58:36 +00:00
__init__.py Move Admin Volume Snapshots out of tabbed panel 2017-03-09 13:47:31 +11:00
forms.py Make update status dialog less confusing 2018-11-22 20:42:24 +09:00
panel.py Use Cinder API v3 by default 2017-12-18 15:34:41 +02:00
tables.py Add the group_snapshot attribute to the snapshot in UpdateRow 2019-06-10 11:02:10 +08:00
tabs.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Move Admin Volume Snapshots out of tabbed panel 2017-03-09 13:47:31 +11:00
views.py Add Group and Group Snapshot colunm 2019-03-18 08:22:59 +00:00