17 Commits

Author SHA1 Message Date
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
0f9637cb69 Make the IP failover work including threaded background os commands 2018-09-24 04:08:35 -04:00
3c2baf3872 Correct prerm/postinst scripts 2018-09-23 15:33:34 -04:00
4ba2eea4ed Add router daemon 2018-09-23 15:26:41 -04:00
a111eff9cd Update suggested client packages 2018-09-23 01:17:55 -04:00
513de96626 Major refactor to separate out and standardize libraries 2018-09-20 03:43:34 -04:00
c3d37701e7 Add network daemon to manage VXLAN VNIs on hypervisors 2018-09-14 12:07:41 -04:00
b6c7153401 Bump version and split common libraries into separate package 2018-09-12 12:11:59 -04:00
f29ba2f458 Rename the virtualization daemon to pvcvd. 2018-09-12 11:59:23 -04:00
a629d4898a Rename deb package to reflect daemon splits 2018-09-10 14:24:15 -04:00
32e3da1acc Move virt daemon location 2018-09-10 14:21:27 -04:00
7625abb23b Move cli client into subfolder 2018-09-10 01:15:03 -04:00
e377fcdd7f Move daemon components into subfolder 2018-09-10 01:13:31 -04:00
37906fdd25 Remove submodule; all of pvc client is in one file 2018-08-11 14:07:00 -04:00
a810347aaf Bump to version 0.2 2018-07-18 02:18:33 -04:00
b710273625 Additional dependencies 2018-06-17 15:36:48 -04:00
6ade378cc9 Debianize the packaging 2018-06-17 14:55:13 -04:00