summaryrefslogtreecommitdiffstats
path: root/utils/infra_setup/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-12Modify utils/ code into PEP8 styleliyin1-1/+1
JIRA: BOTTLENECK-100 Modify all the code in the utils folder into PEP8 style. Using more standard way to realize our function. Change-Id: I965c507390adcb4404d33710f783b22241542890 Signed-off-by: liyin <liyin11@huawei.com>
2017-01-04Bottlenecks frame support stack createliyin1-0/+8
JIRA: BOTTLENECK-120 add the common.py,manager.py,template.py, could use the function import utils.infra_setup.heat.x then the code could import the package. Change-Id: I7bbd115bd13d87c4f43b7e4bb35e6a6bf8465bc8 Signed-off-by: liyin <liyin11@huawei.com>