1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Merge remote-tracking branch 'origin/master' into route53-dynamic

This commit is contained in:
Ross McFarland
2019-04-03 14:13:59 -07:00

View File

@@ -268,7 +268,7 @@ class DynProvider(BaseProvider):
@property
def SUPPORTS_DYNAMIC(self):
return True
return self.traffic_directors_enabled
def _check_dyn_sess(self):
# We don't have to worry about locking for the check since the