onedns/onedns/clients
Justin Riley 9bcddf29ad refactor code to use new OneDNS api class
- OneDNS class provides VM -> DNS interface
- Updated OneMonitor to subclass OneDNS
- Moved 'register' method from skydns client to OneDNS as add_vm
- Moved 'update' method from OneMonitor to OneDNS as sync
- Added methods to OneDNS to add/remove VMs by id
2016-07-21 09:52:00 -04:00
..
__init__.py initial project scaffolding 2016-07-14 15:33:13 -04:00
one.py oneclient: add get_vm_by_id function 2016-07-19 14:05:28 -04:00
skydns.py refactor code to use new OneDNS api class 2016-07-21 09:52:00 -04:00