Joshua Boniface
df394c5c39
Handle regex in a more consistent way
2019-03-12 23:52:59 -04:00
Joshua Boniface
1180a4c88e
Remove debug
2019-03-12 21:46:30 -04:00
Joshua Boniface
abbc361520
Sort the names properly
2019-03-12 21:46:09 -04:00
Joshua Boniface
d6b554e88e
Move the output to a better place;
2019-03-12 21:40:52 -04:00
Joshua Boniface
eb087a26e7
Deleted the wrong line
2019-03-12 21:39:17 -04:00
Joshua Boniface
2e187ae032
But sort it right
2019-03-12 21:38:22 -04:00
Joshua Boniface
717e518deb
List names instead of UUIDs
2019-03-12 21:35:33 -04:00
Joshua Boniface
c4a97f04a7
Support raw VM listing
2019-03-12 21:30:01 -04:00
Joshua Boniface
081d855a03
Allow dumping of VMs
2019-03-12 21:09:54 -04:00
Joshua Boniface
f0030ee5ed
Handle network printing with cluster net
2018-11-18 17:57:58 -05:00
Joshua Boniface
720469d389
Standardize the layout of lists (dynamic fields)
2018-11-02 00:42:44 -04:00
Joshua Boniface
2c2208ab07
Tweak some output formatting in lists
2018-11-01 23:24:38 -04:00
Joshua Boniface
2b115160a2
Use zkhandler for everything; add delete operation
2018-10-27 15:51:52 -04:00
Joshua Boniface
2de65e514f
Add missing common call
2018-10-21 22:10:05 -04:00
Joshua Boniface
05af23064f
Fix name of "ansiiprint" since it's "ANSI"
2018-10-20 15:28:25 -04:00
Joshua Boniface
a3f7419124
Handle colouring of network lists when a network is invalid
2018-10-20 15:27:07 -04:00
Joshua Boniface
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