From f89e1fe3da4aba74bda7e1d514246b37e4188cf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 8 Jun 2020 22:44:28 +0200 Subject: [PATCH] Update git submodules * Update charm-interface-ceph-client from branch 'master' - Use unittest.mock instead of mock The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: I887adac6caebb327871d3709ed59f25e401b5600 --- charm-interface-ceph-client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-interface-ceph-client b/charm-interface-ceph-client index 462582e4f3..d90df3e9d2 160000 --- a/charm-interface-ceph-client +++ b/charm-interface-ceph-client @@ -1 +1 @@ -Subproject commit 462582e4f30e08fd4c12765cd3f88f76f1783dcc +Subproject commit d90df3e9d2a7a04c233b70c853a9e854ebb60594