Sean McGinnis 60a157a09b 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: I792a17f4b2667713503e6bc10cfabed9905d8535
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 14:44:19 -05:00
2020-01-30 11:37:22 +00:00
2020-02-11 15:25:49 +01:00
2019-04-19 19:28:07 +00:00
2018-07-04 08:18:31 +07:00
2020-01-30 11:37:22 +00:00
2020-02-03 18:38:40 +01:00
2020-02-10 18:34:51 +01:00
2020-03-30 11:56:23 +00:00

Team and repository tags

image

oslo.concurrency

Latest Version

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
OpenStack library for all concurrency-related code
Readme 4.9 MiB
Languages
Python 100%