From 82a28e525cfca739d21f8e2ee4eb600bcf1a1b9b Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 31 Mar 2020 14:15:15 -0500 Subject: [PATCH] Update git submodules * Update oslo.concurrency from branch 'master' - 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 --- oslo.concurrency | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.concurrency b/oslo.concurrency index 0a0c99a42a..60a157a09b 160000 --- a/oslo.concurrency +++ b/oslo.concurrency @@ -1 +1 @@ -Subproject commit 0a0c99a42aacf3fbdf25a7b9fafc826103d986b0 +Subproject commit 60a157a09bd078dfe598817ffa1da24d35461b71