From 9b19b277f9eebb672e700ebffa54f0cd1a548e8c Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 14 Dec 2021 18:53:42 +0000 Subject: [PATCH] Update git submodules * Update charms.openstack from branch 'master' to 7aa1c0e4d0ed3a1fb43489bc5c3e50914714c9ab - Merge "Use unittest.mock instead of mock" - 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: I491ca9f482a00b7ca3fa44aa8c26ef73559c178f --- charms.openstack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charms.openstack b/charms.openstack index 58fc4dadac..7aa1c0e4d0 160000 --- a/charms.openstack +++ b/charms.openstack @@ -1 +1 @@ -Subproject commit 58fc4dadac4a40ab0d2e78897e0c77ffeeacb051 +Subproject commit 7aa1c0e4d0ed3a1fb43489bc5c3e50914714c9ab