vitrage/vitrage/tests/unit/datasources/prometheus
Sean McGinnis c901aef1d4
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: I4b70b6adbfef1f431bf367e3ee1e385604e38f9a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 12:01:34 -05:00
..
__init__.py Prometheus datasource 2018-06-18 07:13:35 +00:00
test_prometheus_driver.py Use unittest.mock instead of third party mock 2020-04-18 12:01:34 -05:00
test_prometheus_transformer.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00