heat-dashboard/heat_dashboard
Akihiro Motoki bd68639408 Use unittest.mock instead of third party mock
horizon recently switched from the third-party mock to unittest.mock.
This breaks heat-dashboard unit tests somehow.
We no longer support py27 and we can use the standard library
unittest.mock module. Rather than investigating the cause of
the failure, it would be nice to switch to unittest.mock.

horizon dependency is updated to 18.3.1 as unittest.mock is used
since 18.3.0 and 18.3.0 has an issue that it always requires pytest.
lower-constraints is updated to match horizon requirements.

hacking local-check-factory is disabled temporarily due to
the incompatibility with hacking 2.0 or later.
https://review.opendev.org/#/c/715690/ will recover it.

Change-Id: I517d6d7d36410c64bf48ad958b3e2115725a6491
2020-04-21 04:56:58 +09:00
..
api Remove six usage (2/2) 2020-01-11 22:06:54 +01:00
conf Include policy in tree for ease of deployment 2018-01-26 01:08:51 +00:00
content Remove six usage (1/2) 2020-01-11 20:54:19 +01:00
enabled Update hacking version 2019-03-27 14:00:03 +08:00
local_settings.d Rename API_TIMEOUT and API_PARALLEL vars 2018-02-23 16:33:39 +09:00
locale Imported Translations from Zanata 2019-08-06 10:46:41 +00:00
static/dashboard/project/heat_dashboard Merge "Group resource icons by project" 2018-08-13 23:52:22 +00:00
test Use unittest.mock instead of third party mock 2020-04-21 04:56:58 +09:00
__init__.py move files. 2017-10-06 14:42:23 +09:00
exceptions.py add template generator 2017-10-06 14:44:14 +09:00