missed edge case

This commit is contained in:
Hossein Shafagh 2019-10-18 15:39:36 -07:00
parent 06f4aed693
commit 0d983bd2b5
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ def sync_endpoints(source):
source.label
)
)
return new, updated
return new, updated, updated_by_hash
for endpoint in endpoints:
exists = endpoint_service.get_by_dnsname_and_port(