summaryrefslogtreecommitdiff
path: root/python/samba/gp_parse/gp_aas.py
AgeCommit message (Collapse)AuthorFilesLines
2018-08-16gp_aas: Leave a placeholder for the .aas files for nowGarming Sam1-0/+25
This is to be implemented, but the documentation is somewhat lacking for the .aas files and we so we leave this for now. In particular, the documentation doesn't seem to describe all the possible sections, nor do we understand what happens if we replace certain aspects of the file -- and whether or not it will remain functional. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>