samba-tool: add sites subnet subcommands
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 27 Oct 2015 23:20:37 +0000 (12:20 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 24 Dec 2015 03:09:29 +0000 (04:09 +0100)
commitcbb93977cd0e427ba83c2f3dff31668901ad4699
tree80562fc2ed357e1230228e8c43c64c97613b3340
parent8e6f2d923c9fc4249d162c8731fbbf5b44e87936
samba-tool: add sites subnet subcommands

This allows you to add, remove, or shift subnets.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/sites.py
python/samba/subnets.py [new file with mode: 0644]
python/samba/tests/samba_tool/sites.py
source4/dsdb/tests/python/sites.py