408 Commits

Author SHA1 Message Date
bfbe9188ce Finish setup of Ceph OSD addition and basic management 2018-10-29 17:51:25 -04:00
7f18c99172 Add OSD add and OSD remove commands 2018-10-28 22:15:25 -04:00
103ae95fb9 Add Ceph commands and status handling 2018-10-27 18:11:58 -04:00
7542296e8c Handle the zookeeper conn better; add ceph key for later 2018-10-25 11:54:05 -04:00
a3f7419124 Handle colouring of network lists when a network is invalid 2018-10-20 15:27:07 -04:00
187a572c13 Make a whole bunch of things work 2018-10-17 20:05:22 -04:00
c726865b89 Support writing ACLs 2018-10-17 00:23:27 -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