Merge "Duplicating Users at Migration Time"

This commit is contained in:
Zuul 2018-03-23 23:24:10 +00:00 committed by Gerrit Code Review
commit 86dc566448
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ class LaunchpadWriter(object):
display_name = "Disabled Launchpad User"
user_link = "000000000000000000000"
user_link.replace('login.launchpad.net', 'login.ubuntu.com')
# Resolve the openid.
if user_link not in self._openid_map:
try: