gpo: apply_map should not be required for gp_ext
authorDavid Mulder <dmulder@suse.com>
Thu, 19 Jul 2018 18:55:00 +0000 (12:55 -0600)
committerAurélien Aptel <aaptel@samba.org>
Mon, 8 Oct 2018 16:17:15 +0000 (18:17 +0200)
commit8a21ae62807c49b890fd677aba74cbed432c0590
tree487912ab94d373e2b65295f49dd3aa651440537e
parent96ffc9690bdeb6b37885addeac9fd699857d350e
gpo: apply_map should not be required for gp_ext

The apply_map function should not be a requirement
to implement the gp_ext class, since only the
gp_sec_ext uses it now.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
python/samba/gpclass.py