netcmd: domain: turn domain.py into a module
authorRob van der Linde <rob@catalyst.net.nz>
Thu, 30 Mar 2023 22:50:13 +0000 (11:50 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 31 Mar 2023 07:25:32 +0000 (07:25 +0000)
commit2534aba94d2dc854fcf695924262fc3512b54b7a
tree9b167016221fac39151723e14d381de67d517b37
parent360b739464461acece91c04b8a29da30a022ac23
netcmd: domain: turn domain.py into a module

The domain.py file has become quite large at over 5000 lines, splitting it now before adding more sub commands.

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/domain/__init__.py [moved from python/samba/netcmd/domain.py with 100% similarity]