kcc: Remove unused, untested KCC code
commit3e1870c26c7cd339c66ace96cb0a7ddc2d1777f0
authorGarming Sam <garming@catalyst.net.nz>
Sun, 17 Sep 2017 21:55:21 +0000 (18 09:55 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 20 Sep 2017 04:28:07 +0000 (20 06:28 +0200)
tree5a066daef78c312a06f8f7f68adf592dffa6027a
parentdd53be2756b7b9d446e9fd8549e71177b6c9d356
kcc: Remove unused, untested KCC code

This code tries to implement the full KCC algorithm, but never
actually worked correctly.

Removing this doesn't affect the full-mesh KCC. This code only
attempted to calculate a graph using the "proper" algorithm, though it
neglected to write its results back into the database. The full-mesh
calculation occurs elsewhere.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Wed Sep 20 06:28:07 CEST 2017 on sn-devel-144
source4/dsdb/kcc/kcc_connection.c
source4/dsdb/kcc/kcc_topology.c [deleted file]
source4/dsdb/wscript_build