1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-24 10:50:22 +03:00

provision: import/export get_dns_partition_descriptor()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Stefan Metzmacher 2013-01-23 09:05:36 +01:00 committed by Andrew Bartlett
parent b54b58e75d
commit d4653e99b8

View 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,