Commit Graph

3 Commits

Author SHA1 Message Date
87d1c7513e Add floating IPs and better termination of daemons 2018-10-17 00:23:43 -04:00
a3b1445bf1 Support configuring upstream interface on coordinators 2018-10-14 21:58:19 -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