KCC: move functions used in kcc.graph into kcc.graph
commitb845e29b268b2122779e3b0218caa73a089aed03
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 23 Apr 2015 02:42:51 +0000 (23 14:42 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Jun 2015 04:57:13 +0000 (12 06:57 +0200)
tree7b56bd9c4a775f52579260fd8c5a0107c1225ee2
parentf1b7007883bb4a12d93ecf7de48560e9703cbf36
KCC: move functions used in kcc.graph into kcc.graph

This should have happened when graph.py was split off from kcc_utils,
and we *would* merge it there, but too many things have happened to
these functions in the meantime.

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>
python/samba/kcc/__init__.py
python/samba/kcc/graph.py
python/samba/kcc/kcc_utils.py