presslabs / zinc

Route 53 zone manager.
https://www.presslabs.com/code/zinc/
Other
42 stars 2 forks source link

AttributeError: module 'dns.utils.route53' has no attribute 'Healthcheck' #147

Closed calind closed 7 years ago

calind commented 7 years ago

https://sentry.presslabs.net/presslabs/zinc/issues/444/

AttributeError: module 'dns.utils.route53' has no attribute 'Healthcheck'
  File "dns/tasks.py", line 48, in reconcile_healthchecks
    route53.Healthcheck.reconcile_for_ips(models.IP.objects.all())

AttributeError: module 'dns.utils.route53' has no attribute 'Healthcheck'