diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2018-09-21 16:48:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-21 16:48:02 +0000 |
commit | db5b1e9d33327868d3768ad76e398f6b0e6aee1a (patch) | |
tree | 975b50e8fd648f82f7c045d17f54e2c5891516ac /docs/submodules/yardstick | |
parent | a53a8acc7382d5e3378d04c0a03184ebf3432827 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "SA: Fix private key file name generation issue"
- 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 'docs/submodules/yardstick')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 115a4df2aeeec7a50cc1348a66b9c5e2cc3b442 +Subproject 497292013ef0d7e1e014d76803d4f284618b498 |