642 Commits

Author SHA1 Message Date
120b770a02 Add stop and message on DHCP server shutdown 2018-09-30 13:57:10 -04:00
ad3c85eda3 Fix that up a bit more 2018-09-30 13:52:46 -04:00
de708ef620 Revert "Finagle how startup happens"
This reverts commit 3e937362cd457669b5585c4ab4c35a3d82ba843b.
2018-09-30 13:45:20 -04:00
ce6d863424 Properly handle creating gateways and DHCP servers 2018-09-30 13:43:18 -04:00
3e937362cd Finagle how startup happens 2018-09-30 13:34:31 -04:00
fc8a2e1806 Fix bug with dhcp close 2018-09-30 13:22:59 -04:00
751414d2a3 Typoo 2018-09-30 13:19:22 -04:00
c4a9bb8523 Remove some junk 2018-09-30 13:16:27 -04:00
7ebc8ddb74 Add message when starting DHCP server 2018-09-30 13:13:03 -04:00
31f35da91d Fix up call 2018-09-30 13:02:34 -04:00
e4509d356a Set up DHCP config properly 2018-09-30 12:59:33 -04:00
a65f876483 Create the right type of object 2018-09-30 12:47:54 -04:00
4d350ced7e Some major tweaks to make DHCP reservations work with the server 2018-09-30 12:43:56 -04:00
3775edf415 Fold reservations into leases DB 2018-09-30 11:22:25 -04:00
436dc42576 Don't delete if lease is static 2018-09-30 11:11:33 -04:00
a673e38cff Make hostname field into description 2018-09-30 11:08:39 -04:00
9dbeaf8524 Complete DHCP server setup including ZK leases database 2018-09-30 02:52:35 -04:00
505a951a7d Add delete function to zkhandler 2018-09-30 02:52:22 -04:00
197abf66f4 Add DHCP server component based on python_dhcp_server 2018-09-30 01:33:01 -04:00
ec868b50f4 Another slight client tweak 2018-09-29 02:59:00 -04:00
46446f11fc Slight output tweak 2018-09-29 02:56:36 -04:00
15f26f9fa3 Support adding the DHCP range with the client 2018-09-29 02:54:48 -04:00
560fa57176 Make use of router primary write key in client too 2018-09-29 02:00:07 -04:00
08c09135c8 Don't bother watching the control key, it's only for write updates 2018-09-29 01:57:38 -04:00
2ff8e7a07b Fix dumb conflict 2018-09-29 01:54:39 -04:00
667a1218ef Fix up the wrong key 2018-09-29 01:51:37 -04:00
a4bece898e Add a dedicated primary key to keep master selection consistent 2018-09-29 01:47:48 -04:00
e9d7761e78 Add a dedicated primary key to keep master selection consistent 2018-09-29 01:45:23 -04:00
fa1e3591cb Use much nicer updated zkhander from client library 2018-09-29 01:31:09 -04:00
63d48a3821 Support domain names in networks 2018-09-28 20:50:55 -04:00
5d35adb4fc Support DHCP reservations in networks on client side 2018-09-28 20:32:15 -04:00
c66a83e6c5 Fix bug obtaining VM list 2018-09-28 20:31:45 -04:00
b6eeb5c264 Fix up some bugs in kv handling 2018-09-28 19:34:35 -04:00
2fda346f9b Improved rewrite of zkhandler.writedata to allow for creation 2018-09-28 16:14:31 -04:00
05ff420716 Add notice about pre-alpha 2018-09-28 11:29:24 -04:00
4f4d56c293 Use the png version 2018-09-28 11:27:26 -04:00
219b5afe56 Add shiny logo 2018-09-28 11:26:38 -04:00
2d5078cbd6 Add a bit of colour to network output 2018-09-25 13:58:52 -04:00
38cb752b3f Correct wording tweak and typo 2018-09-25 03:39:34 -04:00
42eaec08da Remove old usage screenshot 2018-09-25 03:37:32 -04:00
9cfa466250 Remove old migration script 2018-09-25 03:37:13 -04:00
1a90780ea9 Correct bad spacing 2018-09-25 03:34:11 -04:00
9f81f5ed8a Updated readme 2018-09-25 03:33:20 -04:00
477b3c3708 Nicer messages when restarting modified VMs 2018-09-25 02:36:37 -04:00
1c9c63db92 Fix some problems with modify command after split 2018-09-25 02:32:08 -04:00
9107e16c33 Add getDomainName to vm functions 2018-09-25 02:26:37 -04:00
7daed1b0d8 Improve limit handling 2018-09-25 02:20:32 -04:00
615169cd69 Properly support limit 2018-09-25 01:52:05 -04:00
e5f81b26bf Remove spurious ZKConnection call 2018-09-25 01:47:18 -04:00
2813fda06c Fix up call 2018-09-25 01:32:52 -04:00