horizon/openstack_dashboard/dashboards/admin/volume_groups
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/volume_groups Add Project Information column in table 2019-02-12 09:19:56 +00:00
__init__.py Add volume group list/show support for admin panel 2019-01-23 10:11:53 +00:00
forms.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
panel.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
tables.py Fix recoverable error at volume group create 2019-02-23 19:18:27 +09:00
tabs.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
views.py Add Project Information column in table 2019-02-12 09:19:56 +00:00
workflows.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00