horizon/openstack_dashboard/dashboards/admin/aggregates
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/aggregates Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
__init__.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
constants.py Angularize metadata update modals 2015-08-25 13:29:03 +00:00
forms.py Do not call handle() when AZ is required 2019-05-28 08:56:46 +08:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Add policy_rules to aggregates dashboard 2019-11-19 09:10:09 -06:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
workflows.py Deprecate exceptions.check_message 2019-12-23 20:12:30 +09:00