provision: import/export get_dns_partition_descriptor()
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2013 08:05:36 +0000 (09:05 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Jan 2013 10:07:22 +0000 (11:07 +0100)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit d4653e99b8be35b6d86605a1c4c624d5db2294b1)

source4/scripting/python/samba/provision/__init__.py

index 70b0eeeb837a9f255a580ff729b1b127dbf81e5a..fe22a6d9f6ee674b9a76d478d6611fdf3228f9ce 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,