python-tricircleclient/tricircleclient
Sean McGinnis f3fdf782fe 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: I29a92ee5a0eeffcf0f2dc1aba1229cf9a7075b25
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-20 18:27:16 +00:00
..
tests Use unittest.mock instead of third party mock 2020-04-20 18:27:16 +00:00
v1 Fix routings headers 2018-03-26 22:14:26 -07:00
__init__.py Initial commit 2016-12-27 13:56:20 -08:00
client.py Add handle exception process 2017-01-06 10:23:28 -06:00
constants.py Support pagination and filtering for job list operations 2017-10-10 11:20:40 +08:00
exceptions.py Fix openstackdocs theme usage 2017-07-24 09:42:42 -05:00
osc.py Initial commit 2016-12-27 13:56:20 -08:00
utils.py Fix routings headers 2018-03-26 22:14:26 -07:00
version.py Initial commit 2016-12-27 13:56:20 -08:00