From 1b4ddde3149f9d5bae14f3799d60c462d8e95526 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 31 Mar 2020 13:47:04 -0500 Subject: [PATCH] Update git submodules * Update oslo.db 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: I3e1e5ed4e72837d45b78e5ccb9ce8cca416e5c11 Signed-off-by: Sean McGinnis --- oslo.db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.db b/oslo.db index 4e6fe7cf7d..b903d4e1ee 160000 --- a/oslo.db +++ b/oslo.db @@ -1 +1 @@ -Subproject commit 4e6fe7cf7d9cce02343ecf0d418ca388ecb2d84d +Subproject commit b903d4e1ee07ef2ec454daa5b8418b3039e02774