Radosław Piliszek 5648ad6e9d Use unittest.mock instead of PyPI mock
Now that py2 is gone, oslotest dropped dependency on mock and will
soon affect Ussuri CI [1], let's use unittest.mock built in py3.

This also fixes py38 jobs and proactively prevents py36 and py37
failing due to [1]. This is because we never included mock in
test-requirements (but in lower-constraints where it does not
really belong at all) and instead relied on oslotest to bring
it in.

[1] https://review.opendev.org/716322

Change-Id: I30e82e2d87418272a71c7ee089a8acdaf8872158
2020-04-02 18:21:01 +02:00
..
2016-01-13 13:47:49 +08:00
2020-01-28 14:03:33 -08:00
2018-11-06 16:43:19 +00:00
2020-02-11 11:42:06 +01:00
2020-03-01 09:57:35 +01:00
2019-12-10 13:19:17 +00:00
2020-02-13 13:43:10 +01:00
2020-03-01 09:57:35 +01:00
2019-07-02 20:44:33 +02:00
2020-03-17 09:51:00 +00:00
2020-02-11 11:42:06 +01:00
2020-01-28 14:03:33 -08:00
2019-11-07 18:03:07 +00:00
2019-08-14 12:32:51 -04:00
2019-12-10 13:19:17 +00:00
2020-02-25 10:08:54 -08:00