2cdd98d0f1
I do have to restart Kazoo during the SUSPENDED fail
2018-10-22 23:11:04 -04:00
6b5fa3d50b
Move Zookeeper update out of NodeInstance and into the main Daemon
2018-10-22 21:01:59 -04:00
bfd42b5a7b
Make primary watching happen in the daemon not the Node object
2018-10-21 22:08:23 -04:00
187a572c13
Make a whole bunch of things work
2018-10-17 20:05:22 -04:00
87d1c7513e
Add floating IPs and better termination of daemons
2018-10-17 00:23:43 -04:00
1b49f70b3c
Tweaks to the dameon operation
2018-10-15 22:22:34 -04:00
c13a4e84af
Add DNS aggregator via PowerDNS and sqlite3
2018-10-15 21:09:40 -04:00
a2a7a1d790
Support logging of daemon directly to a file
2018-10-15 21:07:00 -04:00
a5c76c5d41
Use new-style class definitions
2018-10-14 22:14:29 -04:00
a3b1445bf1
Support configuring upstream interface on coordinators
2018-10-14 21:58:19 -04:00
709be9fbba
Explicitly stop dnsmasq service on startup
2018-10-14 18:38:23 -04:00
2e2459c63c
Some cleanups and fix bridge interface bug
2018-10-14 18:35:57 -04:00
3bbff271a0
Reorganize sysctl commands; fix bug with rp_filtering on vni_dev
2018-10-14 11:00:31 -04:00
d4e5015db4
Shorten this string
2018-10-14 03:08:11 -04:00
b0a4ca97bf
Typo in this_node reference
2018-10-14 03:02:47 -04:00
5337e8242d
Add sysctl tweaks on daemon startup
2018-10-14 02:58:02 -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