python/samba: use s3 param samba config parsing
authorNoel Power <noel.power@suse.com>
Fri, 25 Nov 2022 13:04:17 +0000 (13:04 +0000)
committerNoel Power <npower@samba.org>
Tue, 6 Dec 2022 10:38:56 +0000 (10:38 +0000)
commitf569f2c17f87f551bcaa6c2fa5d6204107982c3b
treed054d7f29aeb338b638a842d93dbdab65f00f90b
parent6ea1af287eef832641464c6f764ea84a484a06f7
python/samba: use s3 param samba config parsing

follup to commit: b4d7540bb4798e6801accf34a26fc0f2636bdd1f
fix another instance to use s3 config parsing which is more
forgiving (e.g. include directives that point to non existing
files are ignored)

Signed-off-by: Noel Power <npower@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Dec  6 10:38:56 UTC 2022 on sn-devel-184
python/samba/gp/gpclass.py