From b68ad58026fa3023ce80b04764822fa56f59e8af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Tue, 9 Jun 2020 11:58:23 +0200 Subject: [PATCH] Update git submodules * Update python-neutronclient 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: Ia7226d968b8594677fc8dea664b58a80ba193ac5 --- python-neutronclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-neutronclient b/python-neutronclient index 8d4020ec23..f751dd3782 160000 --- a/python-neutronclient +++ b/python-neutronclient @@ -1 +1 @@ -Subproject commit 8d4020ec238afa7ad620d56e7ee1df5c12acccd4 +Subproject commit f751dd3782d0d674d8e717e7be6d8bc99518b237