From 4c22f64c211f7fc9020290a8af7541758d9b4c32 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Sat, 18 Apr 2020 11:52:47 -0500 Subject: [PATCH] Update git submodules * Update glance_store 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: I3e92b23ab2a335b378f156c0456fb1d52706ed12 Signed-off-by: Sean McGinnis --- glance_store | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance_store b/glance_store index 2aa892d4df..814b7f23e2 160000 --- a/glance_store +++ b/glance_store @@ -1 +1 @@ -Subproject commit 2aa892d4dfb1cf8beb5f9bdba4e468486d4bae44 +Subproject commit 814b7f23e296abb86fa6664279605cc9fab01e59