presslabs / zinc

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

'Zone' object has no attribute 'build_tree' #227

Closed calind closed 7 years ago

calind commented 7 years ago

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

AttributeError: 'Zone' object has no attribute 'build_tree'
  File "zinc/tasks.py", line 50, in reconcile_policy_records
    zone.build_tree()

apply_record failed for Zone ahomeround.com. (Z1I6DOPWL0V6TB).ahomeround.com.
rciorba commented 7 years ago

fixed in https://github.com/PressLabs/zinc/pull/228