onedns/onedns
Justin Riley 9ca71db458 server: sanitize VM names in _get_vm_dns_entries
...using the same method as 15-hostname in OpenNebula/addon-context-linux
2016-10-06 00:23:40 -04:00
..
clients remove all traces of skydns and etcd from code 2016-08-02 11:54:29 -04:00
tests utils: add tests for get_fqdn 2016-10-05 23:36:07 -04:00
__init__.py initial project scaffolding 2016-07-14 15:33:13 -04:00
cli.py add tests for cli 2016-08-19 09:19:50 -04:00
exception.py server: implement tiebreaker for VMs with same name/IP 2016-09-28 11:18:14 -04:00
logger.py logger: remove unused os import 2016-08-03 00:38:56 -04:00
resolver.py server: build new zone and replace live copy in sync 2016-09-28 11:16:31 -04:00
server.py server: sanitize VM names in _get_vm_dns_entries 2016-10-06 00:23:40 -04:00
utils.py resolver: add thread mutex and use new zone module 2016-08-17 16:21:05 -04:00
zone.py add zone module with in-memory zone implementation 2016-08-17 10:13:43 -04:00