gpo: Create a gp_sec_ext module
authorDavid Mulder <dmulder@suse.com>
Mon, 12 Mar 2018 15:44:38 +0000 (09:44 -0600)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 12 Apr 2018 06:13:34 +0000 (08:13 +0200)
commit477fd77c4d200f2c987caaf0c1740273c7a4e4a7
treee9f7a46e20c0f3ed59cd5165ec8861448c542527
parent76cfbb6e8cec87b7f1b069dfed06a572359eab0f
gpo: Create a gp_sec_ext module

Move the gp_sec_ext into it's own module,
which is how new gp_ext's will be created.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gp_sec_ext.py [new file with mode: 0644]
python/samba/gpclass.py