provision: import/export get_dns_partition_descriptor()
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2013 08:05:36 +0000 (09:05 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 27 Jan 2013 09:14:20 +0000 (20:14 +1100)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/provision/__init__.py

index 75b083731cb3f3e70fb10a707331e383df14a21f..169b2d912a1922bd45f464303d723b391597339a 100644 (file)
@@ -86,7 +86,8 @@ from samba.provision.descriptor import (
     get_domain_builtin_descriptor,
     get_domain_computers_descriptor,
     get_domain_users_descriptor,
-    get_domain_controllers_descriptor
+    get_domain_controllers_descriptor,
+    get_dns_partition_descriptor,
     )
 from samba.provision.common import (
     setup_path,