From bff501afc60e0d1d160850b2938d19bb4df1eba3 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 3 Jun 2020 14:44:11 +0000 Subject: [PATCH] Update git submodules * Update designate from branch 'master' - Merge "Use unittest.mock instead of third party mock" - 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: I4bd0de2f553c43a805670a424c44455d691891ac --- designate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/designate b/designate index fe0bf99fc3..7869cc9df0 160000 --- a/designate +++ b/designate @@ -1 +1 @@ -Subproject commit fe0bf99fc39aac8f30dc4d89948b0f5486e1d4d6 +Subproject commit 7869cc9df017a58514f3508830c6a71d2d875ad1