KCC: move get_spanning_tree_edges out of KCC object
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 1 Apr 2015 03:33:10 +0000 (16:33 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 29 May 2015 09:08:21 +0000 (11:08 +0200)
commit91d87cae3603a3b559708ac884d2e821448a4dbc
tree979cf3efad55fa38529f3b9eeab44094410c2b33
parent04c678fd0858a21241b81746184e110791799137
KCC: move get_spanning_tree_edges out of KCC object

It doesn't use the object parameters, and might be better in another
module (e.g. graph_utils) with the other graph stuff.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/bin/samba_kcc