diff options
author | Ryan.RCS <lihainong@huawei.com> | 2016-12-20 08:36:24 +0000 |
---|---|---|
committer | Ryan.RCS <lihainong@huawei.com> | 2016-12-21 02:03:48 +0000 |
commit | aad4b7d74f7bfd272fd7ab601a61e7f2c4d0e64c (patch) | |
tree | 44f917519246b1776576fb5d1af36e2667561649 /tools/yardstick-img-lxd-modify | |
parent | 367691281be05a5f2c76455465ff14078415e6c2 (diff) |
subprocess.call para stdout=PIPE is risky
1.In 'def run' function of parser.py file,
subprocess.call parameter stdout=
subprocess.PIPE is risky, so I changed
the function from 'call' to 'popen'
2.updated sample/tosca.ymal because the version of
that file is old.
JIRA: YARDSTICK-473
Change-Id: Ie242e77eed6fdc2849394a3f170e40a0dd2be632
Signed-off-by: Ryan.RCS <lihainong@huawei.com>
Diffstat (limited to 'tools/yardstick-img-lxd-modify')
0 files changed, 0 insertions, 0 deletions