KCC: shift samba.ldif_utils to samba.kcc.ldif_import_export
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 5 Jun 2015 03:09:05 +0000 (15:09 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Jun 2015 04:57:13 +0000 (06:57 +0200)
commit032291f49247b740aa6f4c9ec5bd51364e02779d
tree5a7dec5cb0871dbd9f6c8cb2ade6d94e9b2c06dd
parentdb56d4ae3b0a0b8e76beee1fe5ccbb2c3c258e68
KCC: shift samba.ldif_utils to samba.kcc.ldif_import_export

These functions are really only of use for KCC, and they only import and
export rather than be general utils.

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/ldif_import_export.py [moved from python/samba/ldif_utils.py with 99% similarity]
python/samba/tests/ldif_utils.py
source4/scripting/bin/samba_kcc