Bottlenecks stack config parser. 65/28165/1
authorliyin <liyin11@huawei.com>
Tue, 7 Feb 2017 03:26:14 +0000 (11:26 +0800)
committerliyin <liyin11@huawei.com>
Tue, 7 Feb 2017 03:26:53 +0000 (11:26 +0800)
commitfd7583e843493495e5e15f62b5f7d9ca484bf167
tree9a027c5497f867a48ceb7dba132714d8e62a53ec
parentcb7f830d3e4a2a5665ff95687838c80a353687bf
Bottlenecks stack config parser.

JIRA:BOTTLENECK-126

realize the function of parsering stack config.
include the function all the jira mationed.
it's important for stack creating.
this patch also include manager.py.
This file modify some file such like template intial.

Change-Id: Iaa6fdbde6bf9cb1ff9875d47268440dfe70ecc49
Signed-off-by: liyin <liyin11@huawei.com>
testsuites/__init__.py [new file with mode: 0644]
testsuites/posca/__init__.py [new file with mode: 0644]
testsuites/posca/testcase_cfg/__init__.py [new file with mode: 0644]
testsuites/posca/testsuite_story/__init__.py [new file with mode: 0644]
utils/infra_setup/heat/template.py
utils/parser.py