horizon/openstack_dashboard/dashboards/admin/hypervisors
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
..
compute Allow to evacuate without specifying a target host 2020-01-17 08:47:00 +00:00
templates/hypervisors Add missing include template in admin migrate host form 2017-04-12 21:17:54 +08:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Update Horizon to use latest nova policy rules for validation 2017-03-13 13:43:02 +00:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tabs.py Remove an unused method in admin/hypervisors view 2015-12-24 14:40:30 +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 Fix Hypervisors page 2017-02-02 15:02:22 -07:00