monasca-ui/monitoring/alarms
Hervé Beraud ca55abec23 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Bump horizon to 18.3.0 in lower-constraints.txt since it is the
first version with "Use unittest.mock instead of third party mock"
change [1]

[1] 7eeb9e14f9

Change-Id: Ic64fffaeded18ac11ce438c77526e60a37aeaa1d
2020-06-10 13:59:58 +02:00
..
templates/alarms Fix Alarm Details section in Alarm History view 2018-04-11 08:02:38 +00:00
__init__.py Refactor to make alarms and notifications as panels 2014-06-03 15:29:18 -06:00
constants.py Remove vim header 2016-11-21 07:46:48 +00:00
forms.py Update hacking for Python3 2020-04-01 12:22:43 +00:00
panel.py Remove vim header 2016-11-21 07:46:48 +00:00
tables.py Hide Graph Metric action of alarm when Grafana is not available 2019-09-13 11:47:44 -07:00
tests.py Use unittest.mock instead of mock 2020-06-10 13:59:58 +02:00
urls.py Fix incorrect django.conf.url patterns import 2017-07-13 09:19:05 +00:00
views.py Py3: Fix overview alarms panel 2018-08-23 13:19:53 +02:00