5 Commits

Author SHA1 Message Date
59472ae374 Fix up bad restart 2018-10-28 22:16:06 -04:00
35eee2c498 Fix comment 2018-10-25 23:28:30 -04:00
62b2718d7a Remove kill signal 2018-10-25 22:09:42 -04:00
187a572c13 Make a whole bunch of things work 2018-10-17 20:05:22 -04:00
f198f62563 Massive rejigger into single daemon
Completely restructure the daemon code to move the 4 discrete daemons
into a single daemon that can be run on every hypervisor. Introduce the
idea of a static list of "coordinator" nodes which are configured at
install time to run Zookeeper and FRR in router mode, and which are
allowed to take on client network management duties (gateway, DHCP, DNS,
etc.) while also allowing them to run VMs (i.e. no dedicated "router"
nodes required).
2018-10-14 02:40:54 -04:00