You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jonathan Leroy b926d78c5c
Add support for zones aliases
5 years ago
..
config Add support for zones aliases 5 years ago
fixtures Update to remove DYNamic A records 5 years ago
zones Add the ability to mark a zone as lenient 6 years ago
helpers.py Implement SUPPORTS_DYNAMIC functionality, no providers 7 years ago
test_octodns_equality.py EqualityTupleMixin impl, use everywhere we were doing tuple compares 6 years ago
test_octodns_manager.py Add support for zones aliases 5 years ago
test_octodns_plan.py Use six's StringIO, remove compat.py 6 years ago
test_octodns_provider_azuredns.py Fix pycodestyle overindent warnings w/2.5.0 6 years ago
test_octodns_provider_base.py Lots of text_type 6 years ago
test_octodns_provider_cloudflare.py Update tests with new per_page params 6 years ago
test_octodns_provider_constellix.py ContellixProvider: zone creation and records in one run 6 years ago
test_octodns_provider_digitalocean.py Consistently order changes :-/ 6 years ago
test_octodns_provider_dnsimple.py Makes sure !sandbox on a normal provider. 6 years ago
test_octodns_provider_dnsmadeeasy.py Consistently order changes :-/ 6 years ago
test_octodns_provider_dyn.py Make sure map and keys are lists when needed 6 years ago
test_octodns_provider_easydns.py Update to provide consistency 5 years ago
test_octodns_provider_edgedns.py Rename fastdns to edgedns w/backwards compat for now 6 years ago
test_octodns_provider_etc_hosts.py Remove debugging prints, test dyn dynamic, fix problems found by tests 7 years ago
test_octodns_provider_googlecloud.py GoogleCloud python3 6 years ago
test_octodns_provider_mythicbeasts.py filter -> [... if]s 6 years ago
test_octodns_provider_ns1.py Handle and test for old-style NS1 catchall naming pattern 6 years ago
test_octodns_provider_ovh.py Add test for ovh caa record coverage 6 years ago
test_octodns_provider_powerdns.py Refactor PowerDNS version handling to be transparently cached properties 6 years ago
test_octodns_provider_rackspace.py RackspaceProvider python3, value types hashing 6 years ago
test_octodns_provider_route53.py Merge remote-tracking branch 'origin/master' into add-route53-interval-option 6 years ago
test_octodns_provider_selectel.py SelectelProvider python3 (tests) 6 years ago
test_octodns_provider_transip.py Transip v2.1.1, back out test skips and coverage omits 6 years ago
test_octodns_provider_ultra.py UltraDNS unit test improvements 5 years ago
test_octodns_provider_yaml.py Move to populate_should_replace rather then OverridingYamlProvider 6 years ago
test_octodns_record.py Add support for wildcard SRV records, as shown in RFC 2782 5 years ago
test_octodns_record_geo.py Add support for geo-targeting of CA provinces 6 years ago
test_octodns_source_axfr.py Add the ability to mark a zone as lenient 6 years ago
test_octodns_source_envvar.py EnvVar: Integrating review feedback and finishing tests 5 years ago
test_octodns_source_tinydns.py Add tests for escaping semicolons in TinyDNS TXT records 7 years ago
test_octodns_yaml.py Use six's StringIO, remove compat.py 6 years ago
test_octodns_zone.py Lots of text_type 6 years ago