bottlenecks ssh to VM by python 61/27261/1
authorliyin <liyin11@huawei.com>
Fri, 20 Jan 2017 01:22:20 +0000 (09:22 +0800)
committerliyin <liyin11@huawei.com>
Fri, 20 Jan 2017 01:26:49 +0000 (09:26 +0800)
commite39d2344ca09ff036999ec96a3fe68d895858d41
tree9cd660254a04db74c5b6cefe60c592b9a5563958
parentf419c51fea3219386308b34971e76a908693b33d
bottlenecks ssh to VM by python

JIRA:BOTTLENECK-127

This file is a copy of yardstick.
This file have been tested.
All function could be used in bottlenecks VM.
This include some function about how to excute commonds to VM.
This will be used in Bottlenecks functional testing.

Change-Id: I123a6753d0b7855948ae9bf7bedc245f90c4a3b6
Signed-off-by: liyin <liyin11@huawei.com>
utils/infra_setup/passwordless_SSH/__init__.py [new file with mode: 0644]
utils/infra_setup/passwordless_SSH/ssh.py [new file with mode: 0644]