python-zaqarclient/zaqarclient
Hervé Beraud c40f0cc32b Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I95e8d9564cda2e6a06a3f40b0de6991acb07dd4c
2024-01-27 00:26:23 +09:00
..
auth Support keystone session when creating client 2016-11-03 14:31:09 +13:00
common Add support for flavor to the client library 2014-09-17 16:39:25 +02:00
queues Fix the error of parameter passing 2020-07-08 17:09:40 +08:00
tests Use unittest.mock instead of mock 2024-01-27 00:26:23 +09:00
transport Properly pass the CA to requests 2018-10-04 15:00:22 +02:00
__init__.py Set client module __version__ 2017-02-06 16:16:22 +08:00
_i18n.py Update hacking for Python3 2020-04-28 07:45:21 +02:00
errors.py Added i18n support 2014-11-13 17:17:01 +01:00
version.py Add releasenotes for client 2016-12-21 14:12:00 +08:00