oslo.upgradecheck/oslo_upgradecheck
Sean McGinnis d00f48987f
Use unittest.mock instead of third party mock
Now that we don't need to support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I67b86898cb443dc02c6b41a78bfe54f43f8d6c74
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-13 11:44:15 -05:00
..
tests Use unittest.mock instead of third party mock 2020-03-13 11:44:15 -05:00
__init__.py Initial commit 2018-09-12 17:35:58 +00:00
_i18n.py Fix pep8 failures 2018-09-12 22:46:06 +00:00
upgradecheck.py Address nits from json change 2019-06-25 15:54:57 +00:00