horizon/openstack_dashboard/dashboards/admin/volume_types
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
..
extras Correct error messages of Create Extra Spec Form under Volume Type Panel 2019-04-11 11:25:59 +08:00
qos_specs Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
templates/volume_types Merge "Fix wording for Cinder Volume QoS Create Extra Specs" 2018-12-03 14:41:41 +00:00
__init__.py Move Volume Types out of tabbed panel 2017-03-09 14:30:56 +11:00
forms.py Add exception message when user Encrypt an 'Volume Type' in Use 2019-07-23 11:54:19 +00:00
panel.py Use Cinder API v3 by default 2017-12-18 15:34:41 +02:00
tables.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 django2: Fix 3-tuple ImproperlyConfigured error 2018-03-03 07:20:43 +09:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00