[TIC-CORE] support new api for exporting to specific format 94/104694/3
authorChulwoo Shin <cw1.shin@samsung.com>
Wed, 14 Dec 2016 06:09:59 +0000 (15:09 +0900)
committerChulwoo Shin <cw1.shin@samsung.com>
Wed, 14 Dec 2016 07:32:57 +0000 (16:32 +0900)
commit19f24a0688d6b54ef4c596890f3da480855ac83f
treecd9b748cb282c00b42d4516c881aeaea8a0e68f2
parent95e35418419d443b87102155fa2822e6c63220a5
[TIC-CORE] support new api for exporting to specific format

create kickstart(.ks) file using the kickstarter module.
add thread option for flask

Change-Id: Ib6d96e1179fa4750d9655cdd1346217b25a16282
Signed-off-by: Chulwoo Shin <cw1.shin@samsung.com>
tic/command.py
tic/dependency.py
tic/parser/recipe_parser.py
tic/pykickstarter.py
tic/server/tic_server.py