config/utils: Add generate_config.py 87/42787/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 18 Sep 2017 18:11:12 +0000 (20:11 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 22 Sep 2017 16:13:37 +0000 (16:13 +0000)
commit24d87a65e32c39a68f6ce9cb367eb6b1545cac2a
tree9e19feef0a04e918c97cdb8fe9572b6786f5fe6a
parent3d98d06d697d38fd6bcbf66b29eecd1b61d0ae0b
config/utils: Add generate_config.py

Previously, generate_config.py resided in securedlab git repo, but
since we want to be able to use it in both securedlab (for validation
of new PDF files during verify jobs) and installer projects (for
actually parsing the PDF file into usable installer inputs), we
decided to move it to a common location, also available for regular
users.

This change merely replicates the file from securedlab git repo.

Change-Id: I9ff7889e408338d3911853fe01b752b013de1db7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 74cdf3ea93fb3a91ed03924fdb17076d36fc4cb9)
config/utils/generate_config.py [new file with mode: 0755]