diff options
author | Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> | 2018-09-20 10:13:03 +0100 |
---|---|---|
committer | Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> | 2018-09-20 10:13:03 +0100 |
commit | 4411a184ebc813223f98f73805f5a3b16ebda041 (patch) | |
tree | ed7cb6ea4029ef653a9825095ae3f123753c9a01 /setup.py | |
parent | 7ab7287fc0332b9a592d2bbf86c646e3b1b3058b (diff) |
SA: Fix private key file name generation issue
In current implementation of Yardstick, SA context uses the
same SSH key file name for each VM created. E.g. the Yardstick
overrides the key file context each time the new VM is created.
As a result, the key file is valid only for last VM created
by Yardstick causing the connection problem for other VMs.
Solution is to generate different key file name for each VM
name separately.
JIRA: YARDSTICK-1436
Change-Id: I22ae2874695736255aa3314654a2cced9338b53d
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions