samba_kcc: use new graph module for writing dot files
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 10 Aug 2017 03:29:43 +0000 (15:29 +1200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 13 Jan 2018 16:37:07 +0000 (17:37 +0100)
commitba2306f00d32d2fc55685b388e03e28fd7d97fd7
treebd56f503133113f941b126d0adca367bb72253b4
parentcebad22ce021ce9051fbe664bc699677796e0fb3
samba_kcc: use new graph module for writing dot files

We avoid changing the (annoying) signature of write_dot_file().

Using samba_kcc to write dot files may be deprecated.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/kcc/graph_utils.py