From f1e3a51b6d12ec0309e5ff5eb44d8cd91fc76ba0 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 31 Mar 2020 14:09:06 -0500 Subject: [PATCH] Update git submodules * Update oslo.log 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: I5587ac8f603798aad27908d3bd6ed8ebb3a9c14e Signed-off-by: Sean McGinnis --- oslo.log | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.log b/oslo.log index 2a47215e36..2aaf7b08a6 160000 --- a/oslo.log +++ b/oslo.log @@ -1 +1 @@ -Subproject commit 2a47215e369fe757863884deb6a578e597ed8dfc +Subproject commit 2aaf7b08a651a3360755f6401b78dcb77a13bfb9