python: Move partial replication logic into drs_utils.py
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Feb 2017 05:22:19 +0000 (18:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Feb 2017 10:36:21 +0000 (11:36 +0100)
commite2ba17d26af42974e5d389a3706a45fd00185875
treea4f9442a56ec78e263948be9dae33aa99da71604
parent4aaae038b7b41459e369700bd2196ed40dbbc4c7
python: Move partial replication logic into drs_utils.py

This allows us to use this easily from join.py soon

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/drs_utils.py
python/samba/netcmd/drs.py