| .. |
|
config
|
Heh, apparently there were some invalid Geo codes in tests
|
7 years ago |
|
fixtures
|
add ANAME support to DnsMadeEasy (ALIAS == ANAME)
|
7 years ago |
|
zones
|
add Zone File source, reads Bind compatible zone files
|
7 years ago |
|
helpers.py
|
Implement SUPPORTS_DYNAMIC functionality, no providers
|
7 years ago |
|
test_octodns_manager.py
|
Implement SUPPORTS_DYNAMIC functionality, no providers
|
7 years ago |
|
test_octodns_plan.py
|
Flesh out UT for new Plan.exists messaging
|
8 years ago |
|
test_octodns_provider_azuredns.py
|
Upgrade Azure DNS API to 1.2.0
|
7 years ago |
|
test_octodns_provider_base.py
|
Make SUPPORTS_DYNAMIC an optional property, defaulting to False
|
7 years ago |
|
test_octodns_provider_cloudflare.py
|
Alter - New tests to be more unit-test-like.
|
7 years ago |
|
test_octodns_provider_digitalocean.py
|
Implement populate exists for DigitalOceanProvider
|
8 years ago |
|
test_octodns_provider_dnsimple.py
|
Implement populate exists for DnsimpleProvider
|
8 years ago |
|
test_octodns_provider_dnsmadeeasy.py
|
add ANAME support to DnsMadeEasy (ALIAS == ANAME)
|
7 years ago |
|
test_octodns_provider_dyn.py
|
Implement healthcheck protocol and port for Dyn
|
8 years ago |
|
test_octodns_provider_etc_hosts.py
|
Use path.join, add loop detection & tests
|
8 years ago |
|
test_octodns_provider_googlecloud.py
|
Merge branch 'master' into googledns-semicolon-escapes
|
8 years ago |
|
test_octodns_provider_ns1.py
|
change all answers from NS1 to absolute for types that require it
|
8 years ago |
|
test_octodns_provider_ovh.py
|
pycodestyle updates, mostly escaping \, couple r's, ignore break on binary
|
8 years ago |
|
test_octodns_provider_powerdns.py
|
Merge branch 'master' into configurable-geo-healthcheck
|
8 years ago |
|
test_octodns_provider_rackspace.py
|
Implement populate exists for RackspaceProvider
|
8 years ago |
|
test_octodns_provider_route53.py
|
if user does not explicitly set Access Key ID and Secret Access Key then use
|
8 years ago |
|
test_octodns_provider_yaml.py
|
Progress towards fully fleshed out pools & rules
|
7 years ago |
|
test_octodns_record.py
|
Hook up new GeoCodes validation to _DynamicMixin
|
7 years ago |
|
test_octodns_record_geo.py
|
Hook up new GeoCodes validation to _DynamicMixin
|
7 years ago |
|
test_octodns_source_axfr.py
|
add Zone File source, reads Bind compatible zone files
|
7 years ago |
|
test_octodns_source_tinydns.py
|
add AXFR source to OctoDNS
|
8 years ago |
|
test_octodns_yaml.py
|
Improved/actionable keys out of order error message
|
9 years ago |
|
test_octodns_zone.py
|
Implement SUPPORTS_DYNAMIC functionality, no providers
|
7 years ago |