summaryrefslogtreecommitdiffstats
path: root/utils/dev_env/deploy/user-data.template
AgeCommit message (Collapse)AuthorFilesLines
2017-03-09Add liscense to file headersyuyang1-1/+0
JIRA: BOTTLENECK-133 Some Yaml, XML and __init__.py file do not have liscense headers. This patch is to add headers to those files or delete those are deprecated. Change-Id: Ie059b1f1879eb420eec171f96985247510c74642 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2016-04-19Add a common tool for creating libvirt vms w/o puppetwangyaoguang1-0/+1
1.It requires two argumets, input config and output folder. 2.It can bring libvirt vms with puppet and trusted ssh keys. 3.It can also bring normal libvirt vms. JIRA: BOTTLENECK-57 Change-Id: I47fd61c328b45d03b4d0daf25fd9e4fe79303f88 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>