onedns/onedns
Justin Riley 6892508b9e resolver: add zone kwarg to add_host
This will allow OneDNS.sync to build a new zone and instantly swap it
with the currently active zone to minimize downtime.
2016-08-12 11:13:50 -04:00
..
clients remove all traces of skydns and etcd from code 2016-08-02 11:54:29 -04:00
tests add kwargs for server, port, and tcp to dnsquery 2016-08-12 11:03:55 -04:00
__init__.py initial project scaffolding 2016-07-14 15:33:13 -04:00
cli.py cli: remove all commands except daemon and shell 2016-08-02 13:32:12 -04:00
exception.py improve implementation of show_tb kwarg 2016-07-21 13:39:59 -04:00
logger.py logger: remove unused os import 2016-08-03 00:38:56 -04:00
resolver.py resolver: add zone kwarg to add_host 2016-08-12 11:13:50 -04:00
server.py add optional vms kwarg to sync for testing 2016-08-12 10:44:09 -04:00
utils.py move get_fqdn to onedns.utils module 2016-08-12 11:12:11 -04:00