qinling/qinling
Sean McGinnis 9a186fc483
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: I0425e8d85decf9106a533639bba1f5a4a7dc5b21
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 12:00:00 -05:00
..
api Improve function_alias integration 2019-08-10 19:40:02 +12:00
cmd Add framework for qinling-status upgrade check 2018-10-24 17:34:20 +05:30
db Improve function_alias integration 2019-08-10 19:40:02 +12:00
engine Support Image type function timeout 2018-10-23 14:48:18 +13:00
orchestrator Fix CI failure 2019-07-18 20:04:39 +12:00
services Parse function alias when job is running 2019-06-22 11:39:34 +12:00
storage Fix package function update with same md5 2018-08-29 02:04:27 +12:00
tests Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
utils [ussuri][goal] Drop python 2.7 support and testing 2020-02-19 10:17:57 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Use oslo_middleware to support CORS configuration 2019-06-01 07:10:27 -04:00
context.py Fix link for keystonemiddleware page 2018-02-27 11:11:01 +08:00
exceptions.py Support Image type function timeout 2018-10-23 14:48:18 +13:00
rpc.py Support to get pool information for the runtime 2018-07-14 12:49:11 +12:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00