designate/designate/tests/test_manage
Mark Goddard 9e159d93d9 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
(cherry picked from commit 4e86bc2a58)
2020-09-30 22:32:10 +00:00
..
__init__.py Update zones masters using pool target masters. 2020-07-27 13:44:47 -06:00
test_update_pool.py Fix pool update with duplicate masters 2020-09-30 22:32:10 +00:00