From 0807f9e04aa3b7104000d66e1fbf1c01dd8e5fdd Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 30 Sep 2020 22:16:03 +0000 Subject: [PATCH] Update git submodules * Update designate from branch 'master' - Merge "Fix pool update with duplicate masters" - Fix pool update with duplicate masters If any zones exist that belong to a pool that has any duplicate masters among all targets, currently updating the pool will fail. This change fixes the issue by ensuring the pool target master list does not contain duplicates. Change-Id: I72bae79b4f8e0bab739875d6f783abdb4868950b Closes-Bug: #1897936 --- designate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/designate b/designate index 002d030f2f..86b4671f2a 160000 --- a/designate +++ b/designate @@ -1 +1 @@ -Subproject commit 002d030f2fe4bbfec8eafe87f1d7a8d430c4afde +Subproject commit 86b4671f2ab1d37a62eab772a984e6ac8f7e1c65